android_kernel_xiaomi_sm8350/core
Bala Venkatesh 7e9c688006 qcacld-3.0: Defer the channel switch if it is already in progress
When sta+sap scc enabled on dfs channel then SAP cannot operate on
DFS channel in standalone mode. If STA+SAP are operating in SCC mode
on a DFS channel and STA gets disconnected from reference AP then driver
schedules a workqueue to move the SAP from DFS channel to user configured
channel. At this time if STA again connects to reference AP within few ms
then driver again schedules one more workqueue to move the SAP to STA's
channel. Sometimes the second workqueue may fail to switch the channel
if first one is not yet completed. So added event variable to schedule
second workqueue only when first one is complete.

CRs-Fixed: 2163412
Change-Id: Ia6ce4b6264c35f6d2c809e2a3f65f535e930874e
2018-06-28 04:51:46 -07:00
..
bmi qcacld-3.0: Abstract SDIO block size 2018-06-25 04:55:52 -07:00
cds qcacld-3.0: Pass correct pointer type to mac_open() 2018-06-27 18:58:38 -07:00
dp qcacld-3.0: Return supported max tx groups for all HIFs 2018-06-28 03:11:01 -07:00
hdd qcacld-3.0: Defer the channel switch if it is already in progress 2018-06-28 04:51:46 -07:00
mac Release 5.2.0.85V 2018-06-28 03:11:06 -07:00
pld qcacld-3.0: Fix compilation error to enable genoa pcie 2018-06-27 02:11:24 -07:00
sap qcacld-3.0: Skip CAC and ignore radar indication for SAP 2018-06-28 03:10:54 -07:00
sme qcacld-3.0: Remove unused HDD handle from tDblLinkList 2018-06-28 04:51:42 -07:00
wma qcacld-3.0: Fix compilation error for LE targets 2018-06-28 03:10:51 -07:00