commit | 20a33e52edfd75510ee8cc56a013dd55cb0de0aa | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Fri Sep 02 14:28:23 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Wed Sep 14 12:18:38 2011 +0300 |
tree | 6ada17df8550e5838256d75b744f1ba23b26e55c | |
parent | 221737d24f884f3f829e7f94d24fc4cc6d0f7b41 [diff] |
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>