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:
parent
6fc02dc215
commit
46d0d33183
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user