add a missing variable assignment

SVN-Revision: 8339
This commit is contained in:
Felix Fietkau 2007-08-04 11:31:40 +00:00
parent b085680b96
commit 8fd798cb2c

View file

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