wl12xx: fix minimum required firmware version for wl127x multirole
authorLuciano Coelho <[email protected]>
Fri, 10 May 2013 07:19:38 +0000 (10:19 +0300)
committerJohn W. Linville <[email protected]>
Wed, 12 Jun 2013 14:20:56 +0000 (10:20 -0400)
There was a typo in commit 8675f9 (wlcore/wl12xx/wl18xx: verify
multi-role and single-role fw versions), which was causing the
multirole firmware for wl127x (WiLink6) to be rejected.  The actual
minimum version needed for wl127x multirole is 6.5.7.0.42.

Reported-by: Levi Pearson <[email protected]>
Reported-by: Michael Scott <[email protected]>
Cc: [email protected] # 3.9+
Signed-off-by: Luciano Coelho <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/ti/wl12xx/wl12xx.h

index 222d03540200498a9400c9dc867159780bdf9311..139da4d13e977ad1045fe6b8a76a58c86ea5514d 100644 (file)
@@ -41,7 +41,7 @@
 #define WL127X_IFTYPE_MR_VER   5
 #define WL127X_MAJOR_MR_VER    7
 #define WL127X_SUBTYPE_MR_VER  WLCORE_FW_VER_IGNORE
-#define WL127X_MINOR_MR_VER    115
+#define WL127X_MINOR_MR_VER    42
 
 /* FW chip version for wl128x */
 #define WL128X_CHIP_VER                7