generic: ocf: restore terminating entry of pci_id_table in hifnHIPP
authorGabor Juhos <juhosg@openwrt.org>
Thu, 12 Jul 2012 08:34:23 +0000 (08:34 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 12 Jul 2012 08:34:23 +0000 (08:34 +0000)
SVN-Revision: 32680

target/linux/generic/files/crypto/ocf/hifn/hifnHIPP.c

index 4d6950ac362c8b4279884162e5aa56b14b4c4f64..a69e630e9ecdae85137549e2f345e0224190e824 100644 (file)
@@ -383,6 +383,7 @@ static struct pci_device_id hipp_pci_tbl[] = {
          PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
        { PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_8155,
          PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
+       { 0 }, /* terminating entry */
 };
 MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);