]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 9 Mar 2026 08:28:28 +0000 (09:28 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 13 Mar 2026 06:13:46 +0000 (07:13 +0100)
commit84674b03d8bf3a850f023a98136c27909f0a2b61
tree6aea99a720c00219324b24f68ef2e1afea923812
parent8bca522588e0aace011bf411bb0354e0ca17f144
wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()

Delete stale station links announced in the reconfiguration IE
transmitted by the AP in the beacon frames.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20260309-mac80211-reconf-remove-sta-link-v2-1-1582aac720c6@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c