From: Luciano Coelho Date: Fri, 2 Sep 2011 11:28:23 +0000 (+0300) Subject: wl12xx: ignore sched scan match sets without SSID X-Git-Tag: v3.2-rc1~129^2~183^2~114^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a33e52edfd75510ee8cc56a013dd55cb0de0aa;p=pandora-kernel.git 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 --- Reading git-diff-tree failed