wl12xx: add support for sched_scan filters
authorLuciano Coelho <coelho@ti.com>
Fri, 2 Sep 2011 11:28:21 +0000 (14:28 +0300)
committerLuciano Coelho <coelho@ti.com>
Wed, 14 Sep 2011 09:18:38 +0000 (12:18 +0300)
Implement support for filtering in scheduled scans.

With this commit we now use the match sets passed by cfg80211 to
filter on SSIDs.  Due to the nature of the wl12xx firmware API, we
don't allow SSIDs to be sent in the probe requests if they are not
going to match any of the filters.

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

Simple merge