diff options
author | 2025-03-08 23:03:36 +0200 | |
---|---|---|
committer | 2025-03-11 10:53:10 +0100 | |
commit | 0e104aa3676d020f6c442cd7fbaeb72adaaab6fc (patch) | |
tree | 59a50f49401184b010034d5d0556d39f85130207 /net/wireless | |
parent | wifi: mac80211: fix userspace_selectors corruption (diff) | |
download | linux-rng-0e104aa3676d020f6c442cd7fbaeb72adaaab6fc.tar.xz linux-rng-0e104aa3676d020f6c442cd7fbaeb72adaaab6fc.zip |
wifi: mac80211: fix warning on disconnect during failed ML reconf
If multi-link reconfiguration fails, we can disconnect with a local link
already allocated but the BSS entry not assigned yet, which leads to a
warning in cfg80211. Add a check to avoid the warning.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250308225541.699bd9cbabe5.I599d5ff69092a65e916e2acd25137ae9df8debe8@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions