From 46d0d33183001848d1de7a87b661736bda7484f2 Mon Sep 17 00:00:00 2001 From: sheenam monga Date: Thu, 2 Jan 2020 15:18:21 +0530 Subject: [PATCH] davinci: wlan: ini: 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 --- configs/wifi/WCNSS_qcom_cfg.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/wifi/WCNSS_qcom_cfg.ini b/configs/wifi/WCNSS_qcom_cfg.ini index 7441534..3c2cd81 100644 --- a/configs/wifi/WCNSS_qcom_cfg.ini +++ b/configs/wifi/WCNSS_qcom_cfg.ini @@ -561,8 +561,6 @@ g_sta_sap_scc_on_lte_coex_chan=1 # enable/disable GCMP to fix throughput issue gcmp_enabled=1 -drop_bcn_on_chan_mismatch=0 - # Enable/Disable rtt sta mac randomization enable_rtt_mac_randomization=1