]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
wifi: mac80211: mlme: switch some things back to deflink
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Jul 2022 11:46:19 +0000 (13:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:22 +0000 (11:43 +0200)
commit39d805998c590429f6665f72e7b54a36c3035fa0
tree749b89c8cdc01a30efb79860858f1c788188289a
parent4a21a8ae7964278f6ed8168a4391eaa88c4ab452
wifi: mac80211: mlme: switch some things back to deflink

With MLO, when we'll disconnect from an AP MLD, we'll just
destroy all the links. Therefore, the only thing we (may)
need to reset is the deflink data, so switch back to that
and adjust the comments accordingly.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c