diff options
| author | Ganesh Kondabattini <ganeshk@codeaurora.org> | 2018-01-02 20:49:07 +0530 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-05 02:17:07 -0800 |
| commit | 500655f033a30fbe8882a0e076f73c82796946dc (patch) | |
| tree | c1e248d466c6e4f6587a381ca4c8cbf5b61ebb16 /uapi/linux | |
| parent | 88c1e582e0b82c7747803a8c8cbe119bef0b56c9 (diff) | |
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
Diffstat (limited to 'uapi/linux')
0 files changed, 0 insertions, 0 deletions
