Fix some too strict validation schemes

This commit is contained in:
Steven Barth 2008-09-14 19:01:05 +00:00
parent b29afca6be
commit 713454cefa
2 changed files with 0 additions and 2 deletions

View file

@ -20,7 +20,6 @@ config variable
option name 'ifname'
option title 'Physical interface'
option section 'network.interface'
option required true
config variable
option name 'macaddr'

View file

@ -25,7 +25,6 @@ config variable
option name 'channel'
option section 'wireless.wifi-device'
option title 'Channel'
option datatype uint
config variable
option name 'mode'