commit | 16a4ea506503343a066e9b986e4775bf472e5205 | [log] [tgz] |
---|---|---|
author | Priit Laes <plaes@plaes.org> | Tue Sep 15 09:01:56 2015 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Oct 14 14:15:03 2015 +0300 |
tree | 99543c7b0d91cd5e15f616b772b0837bbfc80ab9 | |
parent | ce03966a16b03e5cf1a9cbd2f42ca0fbe4118ab5 [diff] |
rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_reg Driver was reporting 'switch case not processed' after association, so HW_VAR_KEEP_ALIVE was added and filled similarily to other drivers. Positive side effect to this seems to be a bit more stable connection. Signed-off-by: Priit Laes <plaes@plaes.org> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>