commit | 1edcfc20c9d93c58500f1556da63284162487081 | [log] [tgz] |
---|---|---|
author | Martin Willi <martin@strongswan.org> | Tue Sep 25 09:41:15 2018 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Oct 08 09:49:06 2018 +0200 |
tree | 4d0b24b17456f8132f73743a62b236c1feb779d4 | |
parent | 188de5dd80b2b7986e75821374efb67081049b6e [diff] |
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>