]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
rtw88: reduce the log level for failure of tx report
authorChin-Yen Lee <timlee@realtek.com>
Tue, 26 Jan 2021 07:49:26 +0000 (15:49 +0800)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 19 Feb 2021 15:45:06 +0000 (16:45 +0100)
commitcf8e90611cbdf9621a61e18d992daddcdf66a728
tree64473e7f4914272b292f5f779bac3688f7d4c6a0
parenta856b4b6843b7c0dee0af31b9280fa125b3abd1a
rtw88: reduce the log level for failure of tx report

BugLink: https://bugs.launchpad.net/bugs/1913263
Sometimes driver does not get tx report from firmware because wifi
environment is too noisy to get ack from AP about a TX frame,
or firmware is too busy to report driver in a estimated time.
But the condition will not affect wifi function or throughput.
So we reduce the log level to rtw_debug instead of scary backtrace.

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201228082433.16431-1-pkshih@realtek.com
(cherry picked from commit ac9533d2a637464588c03d1a247567ea95d2bc59 linux-next)
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Guilherme G. Piccoli <gpiccoli@canonical.com>
Signed-off-by: William Breathitt Gray <william.gray@canonical.com>
drivers/net/wireless/realtek/rtw88/tx.c