android_kernel_xiaomi_sm8350/core
gaurank kathpalia 008bbdfec4 qcacld-3.0: Set weight calculation done as true in ACS
Currently the driver does not set weight calculated flag
in the spectrum channel structure for each channel as
true in 40, 80, 160 sorting case.
Now in the next iteration the weight calculation done
comes as false, and the weight is set as maximum
which leads to wrong channel and BW selection and the
last while running channel selection logic.

Fix is to set weight calculation done as true for all
the channels which come under the particular BW, and
skip the channels for which the weights are already
calculated.

Change-Id: Ib355dd5cf7c3aeeb5534bfa295785bdfc30eed86
CRs-Fixed: 2583538
2019-12-10 19:39:29 -08:00
..
bmi qcacld-3.0: Add synchronization between unloading & SSR recovering 2019-10-19 19:25:31 -07:00
cds qcacld-3.0: cdp: Converge stats API 2019-12-10 19:39:12 -08:00
dp qcacld-3.0: Protect pktlog under mutex to avoid possible race conditions 2019-12-09 23:03:58 -08:00
hdd qcacld-3.0: Set wdev for vendor event HANG_REASON_INDEX 2019-12-10 16:15:19 -08:00
mac Release 5.2.0.160R 2019-12-10 16:15:29 -08:00
pld qcacld-3.0: Add WHUNT bus types in pld_lock/unlock_reg_window APIs 2019-11-19 03:38:43 -08:00
sap qcacld-3.0: Set weight calculation done as true in ACS 2019-12-10 19:39:29 -08:00
sme qcacld-3.0: Remove the completed roam command from active queue 2019-12-10 00:50:32 -08:00
wma qcacld-3.0: Parse Channel Switch Wrapper IE in CSA event 2019-12-09 17:28:07 -08:00