commit | 3d79499c1c9cbdcb9ccc96e416c9216763e153db | [log] [tgz] |
---|---|---|
author | Vivek Natarajan <nataraja@qca.qualcomm.com> | Wed Mar 28 19:21:26 2012 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Apr 03 21:26:01 2012 +0300 |
tree | 495d0193273228f3324a66e81bc3f14461a46800 | |
parent | 8437754c83351d6213c1a47ff029c1126d6042a7 [diff] |
ath6kl: Fix scan related issue on suspend-resume When a scan request is pending while going to suspend, any new scan request after resume will fail. So, cancel all scan requests in all the vifs before moving to suspend state. Signed-off-by: PingYang Zhang <pingzhan@qca.qualcomm.com> Signed-off-by: Vivek Natarajan <nataraja@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>