parent
1c92e047c8
commit
3b0c90325e
@ -411,6 +411,7 @@ enable_mac80211() {
|
|||||||
[ $idx -eq $key ] && ikey="d:$ikey"
|
[ $idx -eq $key ] && ikey="d:$ikey"
|
||||||
append keyspec "$ikey"
|
append keyspec "$ikey"
|
||||||
}
|
}
|
||||||
|
done
|
||||||
;;
|
;;
|
||||||
*) append keyspec "d:0:$(prepare_key_wep "$key")" ;;
|
*) append keyspec "d:0:$(prepare_key_wep "$key")" ;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user