wifi: mac80211: flush wiphy work where appropriate
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 Aug 2023 11:59:34 +0000 (13:59 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Sep 2023 09:27:19 +0000 (11:27 +0200)
commitb920590f9a7f7359d37d260726b32dbb21b833be
tree1306a143639355029dbf5d425faf1655a95d9c95
parent56cfb8ce1f7f6c4e5ca571a2ec0880e131cd0311
wifi: mac80211: flush wiphy work where appropriate

Before converting more works to wiphy work, add
flushing in mac80211 where we also flush the
mac80211 workqueue. Not needed in suspend since
cfg80211 will have taken care of it.

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