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)
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>

No differences found