mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
map-agent: change qca prefix
This commit is contained in:
parent
8bcb3d8d18
commit
0cfd475bc7
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ generate_multiap_config() {
|
|||
device="wl${devidx}"
|
||||
brcm_setup="1"
|
||||
elif is_qualcomm; then
|
||||
ifprefix="wlan%%"
|
||||
ifprefix="wlan0%-"
|
||||
ifname="wlan${devidx}"
|
||||
ifname_bh="wlan${devidx}-1"
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue