nl80211: Fix static WEP key configuration when using SME
authorJouni Malinen <j@w1.fi>
Sat, 4 Apr 2009 13:58:16 +0000 (16:58 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Apr 2009 13:58:16 +0000 (16:58 +0300)
commita0b2f99bd7f608236e8a2e650655a79280248740
tree7802d03b16e34313faca00c1c0c3880aca9f9af7
parentacae30ed7bb112af024f3eea07fb14f68cc353e2
nl80211: Fix static WEP key configuration when using SME

Need to set WEP keys before requesting authentication in order to get
Shared Key authentication working. Previously, the WEP keys were not set
at all when using SME in wpa_supplicant.
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/sme.c