commit | e9ed49bf4c2c2bd4d57667f14d595864d7596ded | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Oct 09 15:27:51 2014 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Oct 09 16:13:01 2014 +0200 |
tree | c0e437c99c70f78ab3fb06e40162fe1b847dc4f6 | |
parent | 0f791eb47f8222fd594e6f8a090632344ef23924 [diff] |
mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE Add support for new attribute HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE which can be set by the user space component. The attribute will cause the kernel to destroy all those radios that were created by a process if that process dies. The old behaviour i.e., radios are persistent is still the default. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>