mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-06 19:24:52 +00:00
parent
10f4e46cf9
commit
c6b1119e6b
@ -53,7 +53,7 @@ enable_mac80211() {
|
||||
|
||||
local first=1
|
||||
for vif in $vifs; do
|
||||
ifconfig "$ifname" down
|
||||
ifconfig "$ifname" down 2>/dev/null
|
||||
config_get ifname "$vif" ifname
|
||||
config_get enc "$vif" encryption
|
||||
config_get eap_type "$vif" eap_type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user