linux/drivers/net/wireless/wl12xx
Eyal Shapira 1b04b739f4 wl12xx: minor fix in sched_scan_ssid_list
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>
2011-12-08 12:32:40 +02:00
..
acx.c
acx.h
boot.c
boot.h
cmd.c
cmd.h
conf.h
debug.h
debugfs.c
debugfs.h
event.c
event.h
ini.h
init.c
init.h
io.c
io.h
Kconfig
main.c wl12xx: remove redundant commands from plt init 2011-12-08 12:32:36 +02:00
Makefile
ps.c
ps.h
reg.h
rx.c
rx.h
scan.c wl12xx: minor fix in sched_scan_ssid_list 2011-12-08 12:32:40 +02:00
scan.h
sdio.c
spi.c
testmode.c wl12xx: send testmode reply in wl1271_tm_cmd_interrogate 2011-12-08 12:32:36 +02:00
testmode.h
tx.c wl12xx: don't explicitly check for unjoined ibss 2011-12-01 15:56:17 +02:00
tx.h
wl12xx.h
wl12xx_80211.h
wl12xx_platform_data.c