mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
map-agent: airoha simplify mld_prefix
This commit is contained in:
parent
a513907df7
commit
a1569f010d
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ generate_multiap_config() {
|
|||
ifname="wlan${devidx}_0"
|
||||
ifname_bh="wlan${devidx}_1"
|
||||
else
|
||||
uci set mapagent.agent.mld_prefix="mld_bss"
|
||||
uci set mapagent.agent.mld_prefix="bss"
|
||||
ifname_sta=""
|
||||
case "$band" in
|
||||
2g)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue