mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
Set country before channel (#2958)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10113 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6ef69cf878
commit
eded00259e
@ -250,8 +250,8 @@ macfilter ${macfilter:-0}
|
||||
maclist ${maclist:-none}
|
||||
wds none
|
||||
${wds:+wds $wds}
|
||||
${channel:+channel $channel}
|
||||
country ${country:-IL0}
|
||||
${channel:+channel $channel}
|
||||
maxassoc ${maxassoc:-128}
|
||||
slottime ${slottime:--1}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user