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:
48af2eb
)
wlcore: don't call ieee80211_sched_scan_stopped directly
author
Eliad Peller
<eliad@wizery.com>
Thu, 22 Nov 2012 16:06:11 +0000
(18:06 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 27 Nov 2012 08:49:25 +0000
(10:49 +0200)
When we stop sched scan during connection, we shouldn't
call ieee80211_sched_scan_stopped directly, but do it
in the normal flow, as part of the SCHED_SCAN_COMPLETED
event handling.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found