Do not try to add wildcard SSID into active sched_scan
authorJouni Malinen <j@w1.fi>
Sat, 19 Nov 2011 15:01:53 +0000 (17:01 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 19 Nov 2011 15:01:53 +0000 (17:01 +0200)
commit3f56f3a496a51efe9ee528098968549e14fe9184
treeea64ed9e0b2994af27fb82500ea7342031fbd52c
parent5419d6afed1a49ebc49a5bd0347ba14e4c3b7def
Do not try to add wildcard SSID into active sched_scan

Even though scan_ssid should not really be set for wildcard SSID,
better verify that here explicitly insead of assuming that the
SSID is set.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/scan.c