mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 21:29:28 -05:00
@@ -122,7 +122,7 @@ enable_atheros() {
|
||||
iwconfig "$ifname" enc "[$idx]" "${key:-off}"
|
||||
done
|
||||
config_get key "$vif" key
|
||||
iwconfig "$ifname" enc "[${key:-1}]"
|
||||
iwconfig "$ifname" enc "${key:-1}"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user