commit | 5b8df24e22e0b00b599cb9ae63dbb96e1959be30 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu May 30 18:05:55 2013 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 12 10:20:55 2013 -0400 |
tree | ec822aaee65eee4c787a5c234f6103fbee22a0b7 | |
parent | f873ded213d6d8c36354c0fc903af44da4fd6ac5 [diff] |
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks 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>