Loading drivers/net/tehuti.c +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ #include "tehuti.h" static struct pci_device_id __devinitdata bdx_pci_tbl[] = { static DEFINE_PCI_DEVICE_TABLE(bdx_pci_tbl) = { {0x1FC9, 0x3009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, {0x1FC9, 0x3010, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, {0x1FC9, 0x3014, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, Loading Loading
drivers/net/tehuti.c +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ #include "tehuti.h" static struct pci_device_id __devinitdata bdx_pci_tbl[] = { static DEFINE_PCI_DEVICE_TABLE(bdx_pci_tbl) = { {0x1FC9, 0x3009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, {0x1FC9, 0x3010, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, {0x1FC9, 0x3014, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, Loading