diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2017-09-20 16:15:05 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-27 10:23:17 +0200 |
commit | 51ba40fcfd6784c7576268aa9de23630c397f387 (patch) | |
tree | d0d7a20f0a9fd1723757491b4db9752f4a1f5a82 /security | |
parent | cffdaa65e72f76efc821d551b78ceec1f76196be (diff) |
rtlwifi: rtl8821ae: Fix connection lost problem
commit b8b8b16352cd90c6083033fd4487f04fae935c18 upstream.
In commit 40b368af4b75 ("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: 40b368af4b75 ("rtlwifi: Fix alignment issues")
Reported-and-tested-by: James Cameron <quozl@laptop.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions