]> git.baikalelectronics.ru Git - 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)
commitd71d59d8af85228425d9e8bb7ec192fa1c1448df
tree357e363b0ac18c8a4307ac9b76787eca12cc834c
parent80cdf1def8dbfa9204915e3d176a77f36af8a552
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