mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-03 01:21:34 +00:00
Revert "mac80211: pass hostapd control socket to mesh-mode supplicant"
This reverts commit 1356a66f94f31e636fafec514a1c658356ef51b3. The change breaks wpa_supplicant.conf generation, more work is needed to fix mesh+AP. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
a18d88e863
commit
e633b21c14
@ -633,7 +633,7 @@ mac80211_setup_vif() {
|
||||
if [ -n "$key" ]; then
|
||||
wireless_vif_parse_encryption
|
||||
freq="$(get_freq "$phy" "$channel")"
|
||||
mac80211_setup_supplicant || failed=1
|
||||
mac80211_setup_supplicant_noctl || failed=1
|
||||
else
|
||||
json_get_vars mesh_id mcast_rate
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user