madwifi: fix encryption type check
SVN-Revision: 12421
This commit is contained in:
parent
a2e70fed22
commit
683789250d
@ -151,9 +151,8 @@ enable_atheros() {
|
||||
*) iwconfig "$ifname" enc "$key";;
|
||||
esac
|
||||
;;
|
||||
PSK|psk|PSK2|psk2)
|
||||
psk*|wpa*)
|
||||
start_hostapd=1
|
||||
config_get key "$vif" key
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user