[P54PCI]: terminate pci table
authorAndrew Morton <[email protected]>
Sun, 16 Sep 2007 22:08:37 +0000 (15:08 -0700)
committerDavid S. Miller <[email protected]>
Wed, 10 Oct 2007 23:52:19 +0000 (16:52 -0700)
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/wireless/p54pci.c

index e9ecc663dc7023f95cbccbddc556ac73552b8579..75927583f76606116ad6bc54376146d6d9af0c0b 100644 (file)
@@ -37,6 +37,7 @@ static struct pci_device_id p54p_table[] __devinitdata = {
        { PCI_DEVICE(0x1260, 0x3877) },
        /* Intersil PRISM Javelin/Xbow Wireless LAN adapter */
        { PCI_DEVICE(0x1260, 0x3886) },
+       { },
 };
 
 MODULE_DEVICE_TABLE(pci, p54p_table);