]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
[P54PCI]: terminate pci table
authorAndrew Morton <akpm@linux-foundation.org>
Sun, 16 Sep 2007 22:08:37 +0000 (15:08 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:19 +0000 (16:52 -0700)
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
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);