Reapply "mapagent: qualcomm: disable hidden bh"

This reverts commit 50e53a5b15.
This commit is contained in:
Janusz Dziedzic 2024-11-07 13:38:06 +00:00
parent 78e1468f51
commit 9ee083d261

View file

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