]> asedeno.scripts.mit.edu Git - linux.git/commit
ath11k: convert message from info to dbg
authorJohn Crispin <john@phrozen.org>
Mon, 25 Nov 2019 16:36:21 +0000 (16:36 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 27 Nov 2019 15:45:57 +0000 (17:45 +0200)
commit2dab7d221e88c83f88af5996d811dea62512dff2
tree0673f5b509ad3191d889c2f6677dfba80b0391b1
parent9cfbae4632faf26ab43f65f3beaf59a00dc699f6
ath11k: convert message from info to dbg

We can regularly see the following message.
- "ath11k c000000.wifi1: failed to find the peer with peer_id 4"
This happens when the FW starts sending stats for the peer whilst the
peer is not fully associated. Convert this info message to a debug one.

Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com>
Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath11k/dp_rx.c