diff options
-rw-r--r-- | drivers/net/wireless/rt2x00/rt2800pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c index 0e8d1705e368..48a01aa21f1c 100644 --- a/drivers/net/wireless/rt2x00/rt2800pci.c +++ b/drivers/net/wireless/rt2x00/rt2800pci.c | |||
@@ -1152,6 +1152,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = { | |||
1152 | { PCI_DEVICE(0x1814, 0x3562) }, | 1152 | { PCI_DEVICE(0x1814, 0x3562) }, |
1153 | { PCI_DEVICE(0x1814, 0x3592) }, | 1153 | { PCI_DEVICE(0x1814, 0x3592) }, |
1154 | { PCI_DEVICE(0x1814, 0x3593) }, | 1154 | { PCI_DEVICE(0x1814, 0x3593) }, |
1155 | { PCI_DEVICE(0x1814, 0x359f) }, | ||
1155 | #endif | 1156 | #endif |
1156 | #ifdef CONFIG_RT2800PCI_RT53XX | 1157 | #ifdef CONFIG_RT2800PCI_RT53XX |
1157 | { PCI_DEVICE(0x1814, 0x5360) }, | 1158 | { PCI_DEVICE(0x1814, 0x5360) }, |