From: Jukka Rissanen Date: Thu, 9 Oct 2014 12:27:51 +0000 (+0300) Subject: mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ed49bf4c2c2bd4d57667f14d595864d7596ded;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed