mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
wifi: fix hostapd + autochannel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15055 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -54,6 +54,7 @@ enable_mac80211() {
|
||||
|
||||
local first=1
|
||||
local mesh_idx=0
|
||||
wifi_fixup_hwmode "$device" "g"
|
||||
for vif in $vifs; do
|
||||
ifconfig "$ifname" down 2>/dev/null
|
||||
config_get ifname "$vif" ifname
|
||||
|
||||
Reference in New Issue
Block a user