Revert "qcacld-3.0: Enable SAE and GCMP by default"

This reverts commit a5eaeb8686.

This causes significantly reduced throughput when close to access
points, and causes the WiFi connection to drop entirely when slightly
far away from access points during periods of high traffic (e.g.,
running a speed test while not standing next to the access point causes
WiFi to disconnect).

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
Signed-off-by: UtsavisGreat <utsavbalar1231@gmail.com>
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
This commit is contained in:
Sultan Alsawaf
2020-01-21 06:44:09 +05:30
committed by UtsavBalar1231
parent 116ce5a780
commit 3a1663bdbd

View File

@@ -13706,7 +13706,7 @@ enum hdd_external_acs_policy {
*/
#define CFG_IS_SAE_ENABLED_NAME "sae_enabled"
#define CFG_IS_SAE_ENABLED_DEFAULT (1)
#define CFG_IS_SAE_ENABLED_DEFAULT (0)
#define CFG_IS_SAE_ENABLED_MIN (0)
#define CFG_IS_SAE_ENABLED_MAX (1)
@@ -15150,7 +15150,7 @@ enum hdd_external_acs_policy {
#define CFG_ENABLE_GCMP_NAME "gcmp_enabled"
#define CFG_ENABLE_GCMP_MIN (0)
#define CFG_ENABLE_GCMP_MAX (1)
#define CFG_ENABLE_GCMP_DEFAULT (1)
#define CFG_ENABLE_GCMP_DEFAULT (0)
/*
* <ini>