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:
d3eff81
)
wl12xx: prevent sched_scan when not idle or not in station mode
author
Luciano Coelho
<coelho@ti.com>
Thu, 12 May 2011 14:07:55 +0000
(17:07 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Thu, 12 May 2011 21:06:33 +0000
(
00:06
+0300)
The current firmware only supports scheduled scan in station mode and
when idle. To prevent the firmware from crashing, return -EOPNOTSUPP
when sched_scan start is called in an invalid state.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found