On 3/13/22 19:21, Pkshih wrote:
-----Original Message-----
From: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
Sent: Monday, March 14, 2022 12:44 AM
To: kvalo@xxxxxxxxxx
Cc: linux-wireless@xxxxxxxxxxxxxxx; Larry Finger <Larry.Finger@xxxxxxxxxxxx>; Pkshih <pkshih@xxxxxxxxxxx>;
stable@xxxxxxxxxxxxxxx
Subject: [PATCH] rtw88: Fix missing support for Realtek 8821CE RFE Type 6
The rtl8821ce with RFE Type 6 behaves the same as ones with RFE Type 0.
This change has been tested in the repo at git://GitHub.com/lwfinger/rtw88.git.
It fixes commit 769a29ce2af4 ("rtw88: 8821c: add basic functions").
Fixes: 769a29ce2af4 ("rtw88: 8821c: add basic functions").
Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
Cc: stable@xxxxxxxxxxxxxxx # 5.9+
---
Kalle,
This patch file was prepared a couple of months ago, but apparently not submitted
then. It should be applied as soon as possible.
Larry
Hi Larry,
This patch has been merged [1]. The git link of wireless driver next has been
changed [2]. That may be the reason you can't find the patch.
[1] https://lore.kernel.org/all/164364407205.21641.13263478436415544062.kvalo@xxxxxxxxxx/
[2] git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
Ping-Ke,
Thanks for the heads-up. I have re-cloned my repo.
@Kalle: Ignore the noise.
Larry