android_kernel_xiaomi_sm8350/core/sap
bings e278238ac1 qcacld-3.0: Fix channel weight in sap_sort_chl_weight_all
qcacld-2.0 to qcacld-3.0 propagation

Currently if acs configs channel width as 40/80MHZ, it may select
invalid channel as its second channel.
When doing sap_select_channel, if acs configs channel width as
40/80MHZ, every candidate channel and its adjacent channel should
be checked whether it can satisfy 40/80MHZ or not. Mark the weight
of the channel that can't satisfy 40/80MHZ as max value
in sap_sort_chl_weight_all, so it will not be selected.

Change-Id: I69abbb752be8d0fae2644a9000156735048d6d16
CRs-Fixed: 1085469
2017-04-11 04:16:40 -07:00
..
dfs qcacld-3.0: SAP: Reduce the log spam in kmsg 2017-04-08 08:50:26 -07:00
inc qcacld-3.0: Add cac and phyerr processing offload support 2017-04-03 18:41:24 -07:00
src qcacld-3.0: Fix channel weight in sap_sort_chl_weight_all 2017-04-11 04:16:40 -07:00