mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:24:39 +02:00
[backfire] merge r23660
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23661 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a412649794
commit
0da1c1414b
@ -217,8 +217,8 @@ enable_atheros() {
|
||||
case "$enc" in
|
||||
wep*)
|
||||
case "$enc" in
|
||||
*open*) iwpriv "$ifname" authmode 1;;
|
||||
*) iwpriv "$ifname" authmode 2;;
|
||||
*shared*) iwpriv "$ifname" authmode 2;;
|
||||
*) iwpriv "$ifname" authmode 1;;
|
||||
;;
|
||||
for idx in 1 2 3 4; do
|
||||
config_get key "$vif" "key${idx}"
|
||||
|
Loading…
Reference in New Issue
Block a user