mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
add a missing variable assignment
SVN-Revision: 8339
This commit is contained in:
parent
b085680b96
commit
8fd798cb2c
@ -71,6 +71,7 @@ disable_atheros() (
|
|||||||
)
|
)
|
||||||
|
|
||||||
enable_atheros() {
|
enable_atheros() {
|
||||||
|
local device="$1"
|
||||||
config_get channel "$device" channel
|
config_get channel "$device" channel
|
||||||
config_get vifs "$device" vifs
|
config_get vifs "$device" vifs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user