Sfoglia il codice sorgente

backport r21373 to 2.4 kernel

SVN-Revision: 21374
Florian Fainelli 15 anni fa
parent
commit
0b84caa60a

+ 1 - 0
target/linux/generic-2.4/files/crypto/ocf/hifn/hifnHIPP.c

@@ -383,6 +383,7 @@ static struct pci_device_id hipp_pci_tbl[] = {
 	  PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
 	  PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
 	{ PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_8155,
 	{ PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_8155,
 	  PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
 	  PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
+	{ 0 }
 };
 };
 MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);
 MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);