git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b70e7e
)
wlcore: call ieee80211_sched_scan_stopped on interface removal
author
Eliad Peller
<eliad@wizery.com>
Thu, 22 Nov 2012 16:06:23 +0000
(18:06 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Wed, 28 Nov 2012 09:41:44 +0000
(11:41 +0200)
The interface might go down before we got the SCHED_STOPPED
event, so make sure to call ieee80211_sched_scan_stopped()
if the scanned interface is removed.
Replace sched_scanning with sched_vif in order to save
the scanned interface.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found