]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: use supported selectors from assoc in ML reconf
authorJohannes Berg <johannes.berg@intel.com>
Tue, 11 Mar 2025 11:10:04 +0000 (12:10 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 12 Mar 2025 08:50:21 +0000 (09:50 +0100)
commit80834e7d857932553dc22b0addbec744060aaf9f
treecc1ad58de797e462d9602c787c4cce3e75b13258
parent899da1830db112e6bd54ed4573ace753eae6ef22
wifi: mac80211: use supported selectors from assoc in ML reconf

For multi-link reconfiguration, we shouldn't have any BSS
membership selectors that are different from the association.
Track the association selectors and use them to check the new
link(s) added during reconfiguration.

Fixes: 36e05b0b8390 ("wifi: mac80211: Support dynamic link addition and removal")
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Link: https://patch.msgid.link/20250311121004.771de0c36a75.I72f87d048c8693919b99dd9d4eee39833f06d15f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c