Reapply "mapagent: qualcomm: disable hidden bh"

This reverts commit 50e53a5b15.
This commit is contained in:
Janusz Dziedzic 2024-10-03 11:55:31 +00:00
parent c177d59b7b
commit 9cac01e4c7

View file

@ -90,6 +90,7 @@ generate_multiap_config() {
# Disable for MLD/MLO # Disable for MLD/MLO
uci set mapagent.agent.island_prevention="0" uci set mapagent.agent.island_prevention="0"
uci set mapagent.agent.hide_backhaul_bss="0"
uci commit mapagent uci commit mapagent
} }
else else