Received: with ECARTIS (v1.0.0; list netdev); Thu, 21 Apr 2005 17:06:54 -0700 (PDT) Received: from cheetah.davemloft.net (dsl027-180-174.sfo1.dsl.speakeasy.net [216.27.180.174]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j3M06pdD031601 for ; Thu, 21 Apr 2005 17:06:51 -0700 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1DOlaO-0003dO-00; Thu, 21 Apr 2005 16:59:56 -0700 Date: Thu, 21 Apr 2005 16:59:56 -0700 From: "David S. Miller" To: "John W. Linville" Cc: linux-kernel@vger.kernel.org, netdev@oss.sgi.com, jgarzik@pobox.com Subject: Re: [patch 2.6.12-rc2 3/10] tg3: add bcm5752 entry to pci_ids.h Message-Id: <20050421165956.55bdcb14.davem@davemloft.net> In-Reply-To: <04132005193844.8474@laptop> References: <04132005193844.8410@laptop> <04132005193844.8474@laptop> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/848/Thu Apr 21 12:37:33 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 235 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@davemloft.net Precedence: bulk X-list: netdev Content-Length: 411 Lines: 12 On Wed, 13 Apr 2005 19:38:44 -0400 "John W. Linville" wrote: > Add proper entry for bcm5752 PCI ID to pci_ids.h, and use it in tg3. > > Signed-off-by: John W. Linville > --- > I did this separately in case patches like this (i.e. new PCI IDs) > need to come from more "official" sources. Applied, thanks. Don't we need a drivers/pci/pci.ids update as well?