summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLior David <qca_liord@qca.qualcomm.com>2016-11-28 13:49:00 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2016-12-01 13:20:26 +0200
commitbb6743f7c2ffc467002dfe24bea5dedc96c7da04 (patch)
tree48cd38ddcd12c62556c958ecbe10f5226dd22937 /include
parent982a6151f6f1296725de241a17932a3ecdd359d2 (diff)
wil6210: delay remain on channel when scan is active
Currently it was possible to call remain_on_channel(ROC) while scan was active and this caused a crash in the FW. In order to fix this problem and make the behavior consistent with other drivers, queue the ROC in case a scan is active and try it again when scan is done. As part of the fix, clean up some locking issues and return error if scan is called while ROC is active. Signed-off-by: Lior David <qca_liord@qca.qualcomm.com> Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions