diff options
author | Daniel Mack <daniel@zonque.org> | 2018-04-17 16:23:34 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-04-24 09:06:05 +0300 |
commit | 80c764d32122eceb26754d9ffa9718c124c8072e (patch) | |
tree | 7ac12dfafe18d342fb2e70a7481e655db97f9849 /virt | |
parent | 14ca3c98aa12842615a36812f29dc39b60811c93 (diff) | |
download | linux-80c764d32122eceb26754d9ffa9718c124c8072e.tar.xz |
wcn36xx: cancel pending scan request when interface goes down
When the network interface goes down while a scan request is still
pending that can't be stopped due to firmware hickups, wcn->scan_req
remains set, even though the hardware is deinitialized. This results
in -EBUSY for all scan requests after the interface was brought up
again.
Fix this by explicitly completing pending scan requests in
wcn36xx_stop().
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions