diff options
author | Benjamin Beichler <benjamin.beichler@uni-rostock.de> | 2018-01-10 19:42:51 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-01-15 11:18:27 +0300 |
commit | b71d856ab536f25eb97c011a351ecddf5518de41 (patch) | |
tree | 9aa416539b86bd11f54df822784e4e8d50fb8dc3 /drivers/net/slip | |
parent | 7a94b8c2eee7083ddccd0515830f8c81a8e44b1a (diff) | |
download | linux-b71d856ab536f25eb97c011a351ecddf5518de41.tar.xz |
mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload
When closing multiple wmediumd instances with many radios and try to
unload the mac80211_hwsim module, it may happen that the work items live
longer than the module. To wait especially for this deletion work items,
add a work queue, otherwise flush_scheduled_work would be necessary.
Signed-off-by: Benjamin Beichler <benjamin.beichler@uni-rostock.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/slip')
0 files changed, 0 insertions, 0 deletions