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:
4b29886
)
wl12xx: set max_sched_scan_ie_len correctly
author
Luciano Coelho
<coelho@ti.com>
Tue, 27 Sep 2011 13:22:35 +0000
(16:22 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Fri, 7 Oct 2011 05:31:44 +0000
(08:31 +0300)
The wiphy max_sched_scan_ie_len attribute was not set correctly and
remained as 0, so when IEs were being passed in a scheduled scan, we
were returning -EINVAL.
Fix this by setting the attribute properly.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found