Re: [patch 2.6.12-rc2 2/10] tg3: add bcm5752 to tg3_pci_tbl

2005-04-21 Thread David S. Miller
On Wed, 13 Apr 2005 19:38:44 -0400 "John W. Linville" <[EMAIL PROTECTED]> wrote: > Add hard-coded definition of bcm5752 PCI ID to tg3_pci_tbl. > > Signed-off-by: John W. Linville <[EMAIL PROTECTED]> > --- > Next patch will change entry to use pci_ids.h-based definition. Applied, thanks. - To

Re: [patch 2.6.12-rc2 2/10] tg3: add bcm5752 to tg3_pci_tbl

2005-04-21 Thread David S. Miller
On Wed, 13 Apr 2005 19:38:44 -0400 John W. Linville [EMAIL PROTECTED] wrote: Add hard-coded definition of bcm5752 PCI ID to tg3_pci_tbl. Signed-off-by: John W. Linville [EMAIL PROTECTED] --- Next patch will change entry to use pci_ids.h-based definition. Applied, thanks. - To unsubscribe

[patch 2.6.12-rc2 2/10] tg3: add bcm5752 to tg3_pci_tbl

2005-04-13 Thread John W. Linville
Add hard-coded definition of bcm5752 PCI ID to tg3_pci_tbl. Signed-off-by: John W. Linville <[EMAIL PROTECTED]> --- Next patch will change entry to use pci_ids.h-based definition. drivers/net/tg3.c |2 ++ 1 files changed, 2 insertions(+) --- bcm5752-support/drivers/net/tg3.c.orig

[patch 2.6.12-rc2 2/10] tg3: add bcm5752 to tg3_pci_tbl

2005-04-13 Thread John W. Linville
Add hard-coded definition of bcm5752 PCI ID to tg3_pci_tbl. Signed-off-by: John W. Linville [EMAIL PROTECTED] --- Next patch will change entry to use pci_ids.h-based definition. drivers/net/tg3.c |2 ++ 1 files changed, 2 insertions(+) --- bcm5752-support/drivers/net/tg3.c.orig