]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
rt2x00: Change RF3853 to RF3053.
authorGertjan van Wingerde <gwingerde@gmail.com>
Wed, 28 Dec 2011 00:53:24 +0000 (01:53 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 4 Jan 2012 19:31:46 +0000 (14:31 -0500)
According to the latest Ralink vendor drivers, this seems to be the real
RF chipset type.

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800.h

index 4778620347c491003fc3ff3fd02550e61d597c19..2571a2fa3d09c67a87dc6a685f4b9114533d7a39 100644 (file)
@@ -50,7 +50,7 @@
  * RF2853 2.4G/5G 3T3R
  * RF3320 2.4G 1T1R(RT3350/RT3370/RT3390)
  * RF3322 2.4G 2T2R(RT3352/RT3371/RT3372/RT3391/RT3392)
- * RF3853 2.4G/5G 3T3R(RT3883/RT3563/RT3573/RT3593/RT3662)
+ * RF3053 2.4G/5G 3T3R(RT3883/RT3563/RT3573/RT3593/RT3662)
  * RF5370 2.4G 1T1R
  * RF5390 2.4G 1T1R
  */
@@ -66,7 +66,7 @@
 #define RF2853                         0x000a
 #define RF3320                         0x000b
 #define RF3322                         0x000c
-#define RF3853                         0x000d
+#define RF3053                         0x000d
 #define RF5370                         0x5370
 #define RF5390                         0x5390