android_kernel_xiaomi_sm8350/core/sap
bings 14d1d3be37 qcacld-3.0: Optimize channel selection in ACS mode
SAP selects different channel between cld2.0 driver and cld3.0
driver in ACS mode, which leads to confusion.
In cld2.0 driver, channel with the least weight is the first
choice, and non-overlap channel will be selected only when
overlap channel is disabled and its weight is not bigger than
the first choice channel.
In cld3.0 driver, non-overlap channel will be selected when
overlap channel is disabled.

The behavior in cld2.0 is more reasonable. Make cld3.0 driver
follow cld2.0 driver.

Change-Id: I6243ace8db7314c698a9b554e65794d2ee66e555
CRs-Fixed: 2086287
2017-08-11 06:40:12 -07:00
..
dfs qcacld-3.0: clang: Remove extraneous parentheses 2017-08-06 14:48:13 -07:00
inc qcacld-3.0: Add ini option for action frame based channel switch 2017-08-09 20:50:29 -07:00
src qcacld-3.0: Optimize channel selection in ACS mode 2017-08-11 06:40:12 -07:00