OSDN Git Service

rtw88: reduce the log level for failure of tx report
authorChin-Yen Lee <timlee@realtek.com>
Mon, 28 Dec 2020 08:24:33 +0000 (16:24 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 14 Jan 2021 17:25:48 +0000 (19:25 +0200)
commitac9533d2a637464588c03d1a247567ea95d2bc59
tree8e41fdf9c215cf94d4062dceb83ca061dc847876
parent8873e8f56f74013ecf7aca6d8e66c600dc40ce64
rtw88: reduce the log level for failure of tx report

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
drivers/net/wireless/realtek/rtw88/tx.c