wifi: cfg80211: Handle specific BSSID in 6GHz scanning
[ Upstream commit 0fca7784 ] When the scan parameters for a 6GHz scan specify a unicast BSSID address, and the corresponding AP is found in the scan list, add a corresponding entry in the collocated AP list, so this AP would be directly probed even if it was not advertised as a collocated AP. This is needed for handling a scan request that is intended for a ML probe flow, where user space can requests a scan to retrieve information for other links in the AP MLD. Signed-off-by:Ilan Peer <ilan.peer@intel.com> Signed-off-by:
Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230928172905.54b954bc02ad.I1c072793d3d77a4c8fbbc64b4db5cce1bbb00382@changeid Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Stable-dep-of: 1a0d2477 ("wifi: cfg80211: adjust allocation of colocated AP data") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading