cfg80211: scan PSC channels in case of scan with wildcard SSID
authorAyala Beker <ayala.beker@intel.com>
Sun, 29 Nov 2020 15:30:48 +0000 (17:30 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Dec 2020 11:55:16 +0000 (12:55 +0100)
commitd590a125eeb4e161a27527342ae57e3d7d778455
tree3a5a75a424267140da97dba59ac83e15a89db56c
parent3598ae87fe44896cc2aae76bfb3febf1256943c7
cfg80211: scan PSC channels in case of scan with wildcard SSID

In case of scan request with wildcard SSID, or in case of more
than one SSID in scan request, need to scan PSC channels even though
all the co-located APs found during the legacy bands scan indicated
that all the APs in their ESS are co-located, as we might find different
networks on the PSC channels.

Signed-off-by: Ayala Beker <ayala.beker@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20201129172929.736415a9ca5d.If5b3578ae85e11a707a5da07e66ba85928ba702c@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/scan.c