wifi: mac80211: move link activation work to wiphy work
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 Aug 2023 11:59:43 +0000 (13:59 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Sep 2023 09:27:20 +0000 (11:27 +0200)
commit7206a948715414371a285db8f1aab050f7a3941e
tree7317aa52e60ac7fdde09b8ec9f9b1fb6c75748fc
parent97c19e42b264e6b71a9ff9deea04c19f621805b9
wifi: mac80211: move link activation work to wiphy work

We want to have the wiphy locked for these as well,
so move it to be a wiphy work.

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