]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
rtw88: 8821c: Enable TX report for management frames
authorPo-Hao Huang <phhuang@realtek.com>
Thu, 19 May 2022 08:16:00 +0000 (10:16 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 31 May 2022 16:30:50 +0000 (18:30 +0200)
BugLink: https://bugs.launchpad.net/bugs/1969326
Without this setting, hardware would not report to driver even if
management frames are transmitted successfully. So we fix it.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220407095858.46807-5-pkshih@realtek.com
(cherry picked from commit f1c4dabfe68df7321cba0a07a30b2776a303abb2 linux-next)
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/net/wireless/realtek/rtw88/rtw8821c_table.c

index 8e8915c5c4988013785b2b8c4d8b070bf51175f9..6c82c43834977e3e786302911937c390719ccfcc 100644 (file)
@@ -13,7 +13,7 @@ static const u32 rtw8821c_mac[] = {
        0x04F, 0x00000001,
        0x029, 0x000000F9,
        0x420, 0x00000080,
-       0x421, 0x0000000F,
+       0x421, 0x0000001F,
        0x428, 0x0000000A,
        0x429, 0x00000010,
        0x430, 0x00000000,