From e224a1ba6ea46cae2b6fca6e27f0d5f06931db34 Mon Sep 17 00:00:00 2001 From: sheenam monga Date: Fri, 13 Aug 2021 07:09:23 +0200 Subject: [PATCH] sm6250-common: wifi: Remove drop_bcn_on_chan_mismatch ini Currently, with drop_bcn_on_chan_mismatch disable default value of drop_bcn_on_chan_mismatch is overwritten and abnormal rssi is observed for some beacons. To avoid the issue remove drop_bcn_on_chan_mismatch from ini, So that default value of drop_bcn_on_chan_mismatch can be used. Change-Id: I6e7ec9327a2e13d1fed73bec2fedf8b584989930 CRs-Fixed: 2588983 --- wifi/WCNSS_qcom_cfg.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index b4a4914..4d99fe9 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -469,7 +469,6 @@ adapt_dwell_wifi_act_threshold=10 MAWCEnabled=0 -drop_bcn_on_chan_mismatch=0 # Enable/Disable rtt sta mac randomization enable_rtt_mac_randomization=1