Skip to content
Snippets Groups Projects
Commit 2f2f8f2a authored by John W. Linville's avatar John W. Linville
Browse files

Revert "p54pci: Add PCI ID for SMC2802W"


This reverts commit 5f7aebd8.

Apparently, that PCI ID data was incorrectly taken from the subsystem
information.  The actual ID matches another already known ID.

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c4e9b56e
No related branches found
No related tags found
No related merge requests found
......@@ -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) },
{ },
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment