Re: [PATCH v5] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu

From: Jun ASAKA
Date: Tue Dec 06 2022 - 22:51:10 EST



On 07/12/2022 11:43, Ping-Ke Shih wrote:

-----Original Message-----
From: Jun ASAKA <JunASAKA@xxxxxxxxxxxxx>
Sent: Wednesday, December 7, 2022 11:39 AM
To: Jes.Sorensen@xxxxxxxxx
Cc: kvalo@xxxxxxxxxx; davem@xxxxxxxxxxxxx; edumazet@xxxxxxxxxx; kuba@xxxxxxxxxx; pabeni@xxxxxxxxxx;
linux-wireless@xxxxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Jun ASAKA
<JunASAKA@xxxxxxxxxxxxx>; Ping-Ke Shih <pkshih@xxxxxxxxxxx>
Subject: [PATCH v5] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu

Fixing "Path A RX IQK failed" and "Path B RX IQK failed"
issues for rtl8192eu chips by replacing the arguments with
the ones in the updated official driver as shown below.
1. https://github.com/Mange/rtl8192eu-linux-driver
2. vendor driver version: 5.6.4

Tested-by: Jun ASAKA <JunASAKA@xxxxxxxxxxxxx>
Signed-off-by: Jun ASAKA <JunASAKA@xxxxxxxxxxxxx>
Reviewed-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
---
v5:
- no modification.
Then, why do you need v5?
Well,  I just want to add the "Reviewed-By" line to the commit message. Sorry for the noise if there is no need to do that.