1
0
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:
nbd
2009-03-27 21:14:59 +00:00
parent e9575c6635
commit dbaa421297
3 changed files with 46 additions and 15 deletions

View File

@@ -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