mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 08:20:39 +00:00
allow channel to be ommited
SVN-Revision: 5807
This commit is contained in:
parent
8d677ad25b
commit
a794de98b9
@ -216,7 +216,7 @@ radio ${radio:-1}
|
||||
macfilter 0
|
||||
maclist none
|
||||
wds ${wds:-none}
|
||||
channel ${channel:-0}
|
||||
${channel:-channel $channel}
|
||||
country ${country:-IL0}
|
||||
maxassoc ${maxassoc:-128}
|
||||
slottime ${slottime:--1}
|
||||
|
Loading…
Reference in New Issue
Block a user