android_kernel_xiaomi_sm8350/core
Himanshu Agarwal c855227306 qcacld-3.0: Extract value of auto_channel_select_weight ini
When force_sap_acs is enabled, hostapd acs will be discarded
and driver acs will happen with override values from ini. Finally
weight for a channel is calculated based on rssi, bsscount. etc.
from auto_channel_select_weight. This ini value is getting extracted
only in __wlan_hdd_cfg80211_do_acs() and so ini value won't be updated
in sap config when hostapd acs doesn't happen or force_sap_acs is enabled.

Update auto_channel_select_weight ini value in sap config in
wlan_hdd_cfg80211_start_bss() which is called irrespective of any
configuration.

Change-Id: I90f549fece117a72c19cf5fdc9f6485b1ab8afdc
CRs-Fixed: 2125597
2017-10-13 01:52:04 -07:00
..
bmi qcacld-3.0: skip notifying SSR framework when wlan unloading is ongoing 2017-10-12 14:03:13 -07:00
cds qcacld-3.0: add error handling for cdp_soc_attach 2017-10-12 13:59:56 -07:00
dp qcacld-3.0: Add debug logs for FW_RX_REFILL failure 2017-10-12 13:58:58 -07:00
hdd qcacld-3.0: Extract value of auto_channel_select_weight ini 2017-10-13 01:52:04 -07:00
mac Release 5.2.0.48S 2017-10-13 01:00:05 -07:00
pld qcacld-3.0: Enable SDIO based WLAN self-recovery 2017-09-29 05:40:09 -07:00
sap qcacld-3.0: Remove duplicate GET_IE_LEN_IN_BSS_DESC() macros 2017-10-12 14:00:45 -07:00
sme qcacld-3.0: Fix csr_check_concurrent_channel_overlap() style issues 2017-10-13 00:59:55 -07:00
wma qcacld-3.0: Fix style issues in wma_power.c 2017-10-13 01:00:00 -07:00