wifi: mac80211: mlme: move disconnects to wiphy work
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jun 2023 12:49:31 +0000 (14:49 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 7 Jun 2023 17:53:29 +0000 (19:53 +0200)
commit4b8d43f1137cb9f6e8bb3b77251ad9429ab7ef34
tree8175641a45bd3da5931eedd8daaf23d975fd0906
parent87351d09261308472ddb6d700e182c34db4fce7a
wifi: mac80211: mlme: move disconnects to wiphy work

Move the beacon loss work that might cause a disconnect
and the CSA disconnect work to be wiphy work, so we hold
the wiphy lock for them.

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