Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
[cascardo/linux.git] / drivers / net / ethernet / fealnx.c
index 4b22a95..b1b9eba 100644 (file)
@@ -1936,7 +1936,7 @@ static int netdev_close(struct net_device *dev)
        return 0;
 }
 
-static DEFINE_PCI_DEVICE_TABLE(fealnx_pci_tbl) = {
+static const struct pci_device_id fealnx_pci_tbl[] = {
        {0x1516, 0x0800, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
        {0x1516, 0x0803, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1},
        {0x1516, 0x0891, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 2},