mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 23:00:05 +04:00
Make the call deferred instead of blocking to avoid deadlock issues
Fixes: 3df9322771 ("hostapd: make ubus calls to wpa_supplicant asynchronous")
Signed-off-by: Felix Fietkau <nbd@nbd.name>