]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
wl12xx: ignore sched scan match sets without SSID
authorLuciano Coelho <coelho@ti.com>
Fri, 2 Sep 2011 11:28:23 +0000 (14:28 +0300)
committerLuciano Coelho <coelho@ti.com>
Wed, 14 Sep 2011 09:18:38 +0000 (12:18 +0300)
commit20a33e52edfd75510ee8cc56a013dd55cb0de0aa
tree6ada17df8550e5838256d75b744f1ba23b26e55c
parent221737d24f884f3f829e7f94d24fc4cc6d0f7b41
wl12xx: ignore sched scan match sets without SSID

For now, cfg80211 only support match sets with SSIDs, but in the
future more parameters will be added.  This patch ignores eventual
matches that do not contain SSIDs in preparation for the future.  This
change also affects the case where broadcast SSIDs are used.  Matching
a broadcast SSID will match everything, so they can be ignored.

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