rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 30 May 2013 23:05:55 +0000 (18:05 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Jun 2013 14:20:55 +0000 (10:20 -0400)
Driver rtl8192cu can connect to WPA2 networks, but fails for any other
encryption method. The cause is a failure to set the rate control data
blocks. These changes fix https://bugzilla.redhat.com/show_bug.cgi?id=952793
and https://bugzilla.redhat.com/show_bug.cgi?id=761525.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found