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 name 'ifname'
option title 'Physical interface' option title 'Physical interface'
option section 'network.interface' option section 'network.interface'
option required true
config variable config variable
option name 'macaddr' option name 'macaddr'

View file

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