add a missing variable assignment

SVN-Revision: 8339
lede-17.01
Felix Fietkau 2007-08-04 11:31:40 +00:00
parent b085680b96
commit 8fd798cb2c
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ disable_atheros() (
)
enable_atheros() {
local device="$1"
config_get channel "$device" channel
config_get vifs "$device" vifs