aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ieee80211.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2022-09-02 16:11:14 +0200
committerJohannes Berg <johannes.berg@intel.com>2022-09-03 16:40:06 +0200
commit69371801f929ff4b3c846a45b9d49db631897cd9 (patch)
treef7ceadf0b43244ea671c868789632d9afc5d2fde /include/linux/ieee80211.h
parentwifi: mac80211: mlme: release deflink channel in error case (diff)
downloadlinux-dev-69371801f929ff4b3c846a45b9d49db631897cd9.tar.xz
linux-dev-69371801f929ff4b3c846a45b9d49db631897cd9.zip
wifi: mac80211: fix locking in auth/assoc timeout
If we hit an authentication or association timeout, we only release the chanctx for the deflink, and the other link(s) are released later by ieee80211_vif_set_links(), but we're not locking this correctly. Fix the locking here while releasing the channels and links. Change-Id: I9e08c1a5434592bdc75253c1abfa6c788f9f39b1 Fixes: 81151ce462e5 ("wifi: mac80211: support MLO authentication/association with one link") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions