Loading
UPSTREAM: 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> (cherry picked from commit e9ed49bf4c2c2bd4d57667f14d595864d7596ded) Bug: 70214720 Change-Id: I79d9340bfdb90b921979a79d32178f512a173c34 Signed-off-by:
Alistair Strachan <astrachan@google.com>