rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_reg
authorPriit Laes <plaes@plaes.org>
Tue, 15 Sep 2015 06:01:56 +0000 (09:01 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 14 Oct 2015 11:15:03 +0000 (14:15 +0300)
commit16a4ea506503343a066e9b986e4775bf472e5205
tree99543c7b0d91cd5e15f616b772b0837bbfc80ab9
parentce03966a16b03e5cf1a9cbd2f42ca0fbe4118ab5
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>
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c