diff options
author | David S. Miller <davem@davemloft.net> | 2010-08-10 15:59:38 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-10 15:59:38 -0700 |
commit | 1c114f42a597346de793a1d166478266a7ec3b61 (patch) | |
tree | 5eb2b7d0484a5a57f8f0a26b655068fd51c752c6 /drivers/net/wireless/p54/p54pci.c | |
parent | 9871e50edd25e2adf69b369817100821cb1e6de8 (diff) | |
parent | 533b12c88d895cf42d5f439e25be2a2ea026b9e8 (diff) | |
download | talos-op-linux-1c114f42a597346de793a1d166478266a7ec3b61.tar.gz talos-op-linux-1c114f42a597346de793a1d166478266a7ec3b61.zip |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
Diffstat (limited to 'drivers/net/wireless/p54/p54pci.c')
-rw-r--r-- | drivers/net/wireless/p54/p54pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/p54/p54pci.c b/drivers/net/wireless/p54/p54pci.c index 71a101fb2e4e..822f8dc26e9c 100644 --- a/drivers/net/wireless/p54/p54pci.c +++ b/drivers/net/wireless/p54/p54pci.c @@ -43,8 +43,6 @@ static DEFINE_PCI_DEVICE_TABLE(p54p_table) = { { PCI_DEVICE(0x1260, 0x3886) }, /* Intersil PRISM Xbow Wireless LAN adapter (Symbol AP-300) */ { PCI_DEVICE(0x1260, 0xffff) }, - /* Standard Microsystems Corp SMC2802W Wireless PCI */ - { PCI_DEVICE(0x10b8, 0x2802) }, { }, }; |