]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211_hwsim: drop now unused work-queue from hwsim
authorMartin Willi <martin@strongswan.org>
Tue, 25 Sep 2018 07:41:15 +0000 (09:41 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Oct 2018 07:49:06 +0000 (09:49 +0200)
commitb86a3ab0e0840bea27de3a1ccf2d09b3ff3721c1
tree4d0b24b17456f8132f73743a62b236c1feb779d4
parent03f9b1d5d27438fccd8f332b67fb7196acbb77dd
mac80211_hwsim: drop now unused work-queue from hwsim

The work-queue was used for deferred destruction of hwsim radios;
this does not work well with namespaces about to exit. The one
remaining user has been migrated, so drop the now unused work-queue
instance.

Signed-off-by: Martin Willi <martin@strongswan.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c