]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
wl18xx: ignore irrelevant firmware version fields
authorLuciano Coelho <coelho@ti.com>
Tue, 27 Nov 2012 13:52:01 +0000 (15:52 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 4 Dec 2012 14:36:12 +0000 (16:36 +0200)
For wl18xx, only the chip ID and the minor version number are
relevant.  Ignore the other numbers which are either not used or
relate to internal projects or internal branches.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl18xx/wl18xx.h

index 4d295a574a8732b4e5d7f937019dd0130366bd7f..3105fbf79ae4521db81d0602bac99d8367e48467 100644 (file)
@@ -27,8 +27,8 @@
 /* minimum FW required for driver */
 #define WL18XX_CHIP_VER                8
 #define WL18XX_IFTYPE_VER      5
-#define WL18XX_MAJOR_VER       0
-#define WL18XX_SUBTYPE_VER     0
+#define WL18XX_MAJOR_VER       WLCORE_FW_VER_IGNORE
+#define WL18XX_SUBTYPE_VER     WLCORE_FW_VER_IGNORE
 #define WL18XX_MINOR_VER       28
 
 #define WL18XX_CMD_MAX_SIZE          740