wifi: mac80211: use wiphy work for sdata->work
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jun 2023 12:49:26 +0000 (14:49 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 7 Jun 2023 17:53:18 +0000 (19:53 +0200)
commit16114496d684a3df4ce09f7c6b7557a8b2922795
treec4977178172be06152e9d7ad6ef2e751a08be150
parenta3ee4dc84c4e9d14cb34dad095fd678127aca5b6
wifi: mac80211: use wiphy work for sdata->work

We'll need this later to convert other works that might
be cancelled from here, so convert this one first.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/mesh.c
net/mac80211/mesh_hwmp.c
net/mac80211/mlme.c
net/mac80211/ocb.c
net/mac80211/rx.c
net/mac80211/scan.c
net/mac80211/status.c
net/mac80211/util.c