]> git.baikalelectronics.ru Git - kernel.git/commit
rtlwifi: rtl8821ae: Fix connection lost problem
authorLarry Finger <Larry.Finger@lwfinger.net>
Wed, 20 Sep 2017 21:15:05 +0000 (16:15 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 2 Oct 2017 13:03:38 +0000 (16:03 +0300)
commit296ea90a9d167ca0c5290b685139ce492d7fa24b
treed4ea748697f3b00a6c64b2cff94d8ab859f81873
parent70702580d9a044575e3bc40b403788fd3d1eafa1
rtlwifi: rtl8821ae: Fix connection lost problem

In commit 053ab98e7e53 ("rtlwifi: Fix alignment issues"), the read
of REG_DBI_READ was changed from 16 to 8 bits. For unknown reasonsi
this change results in reduced stability for the wireless connection.
This regression was located using bisection.

Fixes: 053ab98e7e53 ("rtlwifi: Fix alignment issues")
Reported-and-tested-by: James Cameron <quozl@laptop.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> # 4.11+
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c