mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
parent
1e1022d063
commit
87c7791bf2
@ -167,7 +167,7 @@ enable_atheros() {
|
||||
esac
|
||||
|
||||
case "$mode" in
|
||||
adhoc|ahdemo)
|
||||
sta|adhoc|ahdemo)
|
||||
config_get addr "$vif" bssid
|
||||
[ -z "$addr" ] || {
|
||||
iwconfig "$ifname" ap "$addr"
|
||||
|
Loading…
Reference in New Issue
Block a user