]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()
authorGabriel Craciunescu <nix.or.die@gmail.com>
Thu, 3 Aug 2017 12:01:02 +0000 (15:01 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 8 Aug 2017 11:05:49 +0000 (14:05 +0300)
commit984eb90532804176a57a18ffc1b194aee350c4d3
tree357e363b0ac18c8a4307ac9b76787eca12cc834c
parent4165cf7ba52a381c95d1cce0d42a48aac2c96ea3
ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()

Each time we get disconnected from AP we get flooded with messages like:

...
ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)!
<until ratelimit kicks in>
ath10k_warn: 155 callbacks suppressed
...

Use ath10k_dbg() here too.

Signed-off-by: Gabriel Craciunescu <nix.or.die@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_rx.c