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:
3dbb584
)
wl12xx: minor fix in sched_scan_ssid_list
author
Eyal Shapira
<eyal@wizery.com>
Wed, 7 Dec 2011 10:37:04 +0000
(12:37 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Thu, 8 Dec 2011 10:32:40 +0000
(12:32 +0200)
The user can pass broadcast SSID (ssid="") in the list of SSIDs for active scan.
In this case the loop was attempting to match SSIDs in the filter
list to this empty entry and marking them as HIDDEN (sending probe
request) by mistake
Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found