mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
mt5931: disable roaming, driver version update to 2.14 for android 4.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
/*
|
||||
* Marvell MV8686 driver version.
|
||||
*/
|
||||
#define MT5931_DRV_VERSION "2.12"
|
||||
#define MT5931_DRV_VERSION "2.14"
|
||||
|
||||
#endif /* WIFI_VERSION_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user