android_kernel_xiaomi_sm8350/core/sme
Srinivas Dasari b78334d5ef qcacld-3.0: Cleanup roam scan channels configuration
Currently roam channel list is directly accessed from
mac->roam.neighborRoamInfo[sessionId].cfgParams.channelInfo
in multiple APIs to set/clear.
This needs to be enhanced as as firmware supports two channel
lists(static and dynamic) for roam scan, userspace may configure
both the lists. Cleanup the APIs to accommodate both of the
channel lists. Rename the variable channelInfo of cfgParams to
specific_chan_info to suit the usage.

Change-Id: I67548bc040c2296b75b9429f5891a5251a2a88d6
CRs-Fixed: 2507157
2019-08-21 05:29:55 -07:00
..
inc qcacld-3.0: Cleanup roam scan channels configuration 2019-08-21 05:29:55 -07:00
src qcacld-3.0: Cleanup roam scan channels configuration 2019-08-21 05:29:55 -07:00