Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932473AbXAIWYJ (ORCPT ); Tue, 9 Jan 2007 17:24:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932470AbXAIWYJ (ORCPT ); Tue, 9 Jan 2007 17:24:09 -0500 Received: from mga03.intel.com ([143.182.124.21]:18819 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932471AbXAIWYH (ORCPT ); Tue, 9 Jan 2007 17:24:07 -0500 X-ExtLoop1: 1 X-IronPort-AV: i="4.13,164,1167638400"; d="scan'208"; a="167091135:sNHT19095881" Message-ID: <45A41603.5000706@intel.com> Date: Tue, 09 Jan 2007 14:24:03 -0800 From: Auke Kok User-Agent: Mail/News 1.5.0.9 (X11/20061228) MIME-Version: 1.0 To: Andrew Morton CC: Jeff Garzik , NetDev , Linux Kernel Mailing List , Arjan van de Ven Subject: Re: [PATCH -MM] e1000: rewrite hardware initialization code References: <45A3D29D.1000202@intel.com> <20070109104525.b0f17316.akpm@osdl.org> In-Reply-To: <20070109104525.b0f17316.akpm@osdl.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Jan 2007 22:24:04.0856 (UTC) FILETIME=[DF127780:01C7343C] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1438 Lines: 40 Andrew Morton wrote: > On Tue, 09 Jan 2007 09:36:29 -0800 > Auke Kok wrote: > >> git-pull git://lost.foo-projects.org/~ahkok/git/linux-2.6 e1000 > > That tree appears to be based on the -mm git tree? > > That's a somewhat unusual thing to do - a tree which is based on current > Linus mainline would be preferred, please. Or on Jeff's netdev tree. An updated patch is available from git, and applies against netdev-2.6's upstream branch (as of commit 77aab8bf22042d1658d4adbca8b71779e7f2d0ff ) git-pull git://lost.foo-projects.org/~ahkok/git/netdev-2.6 e1000 Again, also available per http: http://foo-projects.org/~sofar/e1000_hw_init_layer_rewrite-v2-upstream.patch http://foo-projects.org/~sofar/e1000_hw_init_layer_rewrite-v2-upstream.patch.bz2 This version contains a few minor adjustments and updates to the one posted earlier this morning (and replaces that patch): 1) 82541 bitmask issue 2) 80003es2lan timeout value fix 3) added some more kdoc headers to functions 4) removed #ifdef NETIF_F_TSO6 forgotten by cleanup patch I hope this patch works for everyone, please let me know if there are still problems. Cheers, Auke - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/