diff options
author | Masashi Honma <masashi.honma@gmail.com> | 2020-05-05 06:44:43 +0900 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-05-06 09:22:18 +0300 |
commit | 450edd2805982d14ed79733a82927d2857b27cac (patch) | |
tree | 1be3838dc5c809bd4be062478a206734e89b86f8 /drivers/net/wireless/ath/ath11k/peer.c | |
parent | ee4dd7061891d7295328302104037520d831ce43 (diff) |
ath9k_htc: Silence undersized packet warnings
Some devices like TP-Link TL-WN722N produces this kind of messages
frequently.
kernel: ath: phy0: Short RX data len, dropping (dlen: 4)
This warning is useful for developers to recognize that the device
(Wi-Fi dongle or USB hub etc) is noisy but not for general users. So
this patch make this warning to debug message.
Reported-By: Denis <pro.denis@protonmail.com>
Ref: https://bugzilla.kernel.org/show_bug.cgi?id=207539
Fixes: cd486e627e67 ("ath9k_htc: Discard undersized packets")
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200504214443.4485-1-masashi.honma@gmail.com
Diffstat (limited to 'drivers/net/wireless/ath/ath11k/peer.c')
0 files changed, 0 insertions, 0 deletions