]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan
authorLuciano Coelho <coelho@ti.com>
Tue, 23 Aug 2011 15:34:45 +0000 (18:34 +0300)
committerLuciano Coelho <coelho@ti.com>
Thu, 25 Aug 2011 07:24:29 +0000 (10:24 +0300)
commit05dffabc5a69136b437f6088e300d9f84fa27be5
treecf43ee7b3d59c38f7c69f1600d907039337140ac
parentde5a0dfd6be30e0fab4e0f5ba5ea3924c273f193
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan

When we are scanning for the wildcard SSID in a scheduled scan, we
should use SCAN_SSID_TYPE_PUBLIC so that we don't filter out the scan
results.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/scan.c