Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=90f4dd0f4ba910b86f387874ed990ca69c0951a5
Commit:     90f4dd0f4ba910b86f387874ed990ca69c0951a5
Parent:     ababda03e1a4c41d75cd86c186025532bf91d057
Author:     Andrew Morton <[EMAIL PROTECTED]>
AuthorDate: Sun Sep 16 15:08:37 2007 -0700
Committer:  David S. Miller <[EMAIL PROTECTED]>
CommitDate: Wed Oct 10 16:52:19 2007 -0700

    [P54PCI]: terminate pci table
    
    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 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/net/wireless/p54pci.c b/drivers/net/wireless/p54pci.c
index e9ecc66..7592758 100644
--- a/drivers/net/wireless/p54pci.c
+++ b/drivers/net/wireless/p54pci.c
@@ -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);
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to