mt5931: disable roaming, driver version update to 2.14 for android 4.1

This commit is contained in:
hwg
2013-06-18 20:07:20 +08:00
parent 0a40c1b539
commit 323295064c
2 changed files with 2 additions and 2 deletions

View File

@@ -1456,7 +1456,7 @@
#define CFG_SUPPORT_UAPSD 1
#define CFG_SUPPORT_UL_PSMP 0
#define CFG_SUPPORT_ROAMING 1 /* Roaming System */
#define CFG_SUPPORT_ROAMING 0 /* Roaming System */
#define CFG_SUPPORT_SWCR 1
#define CFG_SUPPORT_ANTI_PIRACY 1

View File

@@ -7,7 +7,7 @@
/*
* Marvell MV8686 driver version.
*/
#define MT5931_DRV_VERSION "2.12"
#define MT5931_DRV_VERSION "2.14"
#endif /* WIFI_VERSION_H */