mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-28 10:17:32 +01:00
The Namespace class was never being removed when tests finished. This is fixed by unreffing the hwsim internal _radio object which both cleans up the radio and allows the Namespace to be removed.