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
This commit is contained in:
sheenam monga 2020-01-02 15:18:21 +05:30 committed by Arian
parent 6fc02dc215
commit 46d0d33183
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -561,8 +561,6 @@ g_sta_sap_scc_on_lte_coex_chan=1
# enable/disable GCMP to fix throughput issue # enable/disable GCMP to fix throughput issue
gcmp_enabled=1 gcmp_enabled=1
drop_bcn_on_chan_mismatch=0
# Enable/Disable rtt sta mac randomization # Enable/Disable rtt sta mac randomization
enable_rtt_mac_randomization=1 enable_rtt_mac_randomization=1