mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-05-04 01:57:55 +02:00
In the NEW_RADIO callback hwsim was assuming that DBus had no yet replied to the Create() method. In some cases the NEW_RADIO event fires before the actual callback which will respond to DBus. This causes a crash in the create callback.