mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-20 11:27:51 +02: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.