mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
parent
ab705856ff
commit
372f0377bb
@ -94,7 +94,7 @@ enable_atheros() {
|
||||
|
||||
[ "$first" = 1 ] && {
|
||||
# only need to change freq band and channel on the first vif
|
||||
config_get agmode "$device" mode
|
||||
config_get agmode "$device" agmode
|
||||
pureg=0
|
||||
case "$agmode" in
|
||||
*b) agmode=11b;;
|
||||
|
Loading…
Reference in New Issue
Block a user