mirror of https://github.com/hak5/openwrt-owl.git
parent
b085680b96
commit
8fd798cb2c
|
@ -71,6 +71,7 @@ disable_atheros() (
|
|||
)
|
||||
|
||||
enable_atheros() {
|
||||
local device="$1"
|
||||
config_get channel "$device" channel
|
||||
config_get vifs "$device" vifs
|
||||
|
||||
|
|
Loading…
Reference in New Issue