mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-05-04 01:57:55 +02:00
This is somewhat of an open issue/TODO but for now this avoids the exception caused by trying to remove a radio that has been moved to a namespace. Once a radio is moved hwsim loses that phy and can no longer interact with it. This causes the Destroy() method call to fail.