iwmc3200wifi: Set WEP key from connect
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 1 Sep 2009 13:13:59 +0000 (15:13 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 1 Sep 2009 16:48:26 +0000 (12:48 -0400)
commitb90a5c9561d3f75f906a84613cc0071121143fb6
tree138da17f2cbb0da9c72a850e8063eb4ccb1204dc
parentae73abf2350de7cbfc5c46a936f4d2a532b36679
iwmc3200wifi: Set WEP key from connect

When connect is called with the LEGACY_PSK authentication type set, and a
proper sme->key, we need to set the WEP key straight after setting the
profile otherwise the authentication will never start.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwmc3200wifi/cfg80211.c