OSDN Git Service

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)
commit1edcfc20c9d93c58500f1556da63284162487081
tree4d0b24b17456f8132f73743a62b236c1feb779d4
parent188de5dd80b2b7986e75821374efb67081049b6e
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