]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
cfg80211: don't add non transmitted BSS to 6GHz scanned channels
authorAvraham Stern <avraham.stern@intel.com>
Wed, 2 Feb 2022 08:49:37 +0000 (10:49 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 20 May 2022 12:40:37 +0000 (14:40 +0200)
commit1120b06a74004ecd88b3e7bc7d988754ae28b8d0
treef6504066c07d1127a45803b718fa8d0656e87155
parentc3fe5a99054153b585c9e8657b7fde7680457ccc
cfg80211: don't add non transmitted BSS to 6GHz scanned channels

BugLink: https://bugs.launchpad.net/bugs/1969107
[ Upstream commit 5666ee154f4696c011dfa8544aaf5591b6b87515 ]

When adding 6GHz channels to scan request based on reported
co-located APs, don't add channels that have only APs with
"non-transmitted" BSSes if they only match the wildcard SSID since
they will be found by probing the "transmitted" BSS.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220202104617.f6ddf099f934.I231e55885d3644f292d00dfe0f42653269f2559e@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
(cherry picked from commit 19d067c10b7157fc006be1ce0e770ba300642415)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
net/wireless/scan.c