Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH] rt2x00:Add RT539B chipset support V2
@ 2012-05-07  3:34 Zero Lin
  2012-05-07 12:39 ` Gertjan van Wingerde
  0 siblings, 1 reply; 5+ messages in thread
From: Zero Lin @ 2012-05-07  3:34 UTC (permalink / raw)
  To: users; +Cc: linux-wireless, John Linville, Zero.Lin

From: "Zero.Lin" <Zero.Lin@mediatek.com>

Signed-off-by: Zero.Lin <Zero.Lin@mediatek.com>
---
 drivers/net/wireless/rt2x00/rt2800pci.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c
index 0c9b51d..cad25bf 100644
--- a/drivers/net/wireless/rt2x00/rt2800pci.c
+++ b/drivers/net/wireless/rt2x00/rt2800pci.c
@@ -1192,8 +1192,8 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
 	{ PCI_DEVICE(0x1814, 0x5390) },
 	{ PCI_DEVICE(0x1814, 0x5392) },
 	{ PCI_DEVICE(0x1814, 0x539a) },
-	{ PCI_DEVICE(0x1814, 0x539f) },
 	{ PCI_DEVICE(0x1814, 0x539b) },
+	{ PCI_DEVICE(0x1814, 0x539f) },
 #endif
 	{ 0, }
 };
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-09 19:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07  3:34 [PATCH] rt2x00:Add RT539B chipset support V2 Zero Lin
2012-05-07 12:39 ` Gertjan van Wingerde
2012-05-07 13:18   ` Zero Lin (林瑞青)
2012-05-09 16:33     ` [rt2x00-users] " Anisse Astier
2012-05-09 19:01       ` Gertjan van Wingerde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox