openwrt/package/kernel/mac80211/files/lib/netifd/wireless
Felix Fietkau d5a1de17ad mac80211.sh: fix deadlock on configuring multiple PHYs simultaneously
When hitting a timing window where ubus configuration calls are hitting hostapd
and wpa_supplicant simultaneously, they can deadlock waiting for each other.
Fix this by using a lock around the ubus calls.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-01-11 10:40:43 +01:00
..
mac80211.sh mac80211.sh: fix deadlock on configuring multiple PHYs simultaneously 2024-01-11 10:40:43 +01:00