OSDN Git Service

wil6210: ratelimit errors in TX/RX interrupts
authorLior David <qca_liord@qca.qualcomm.com>
Mon, 4 Sep 2017 07:32:10 +0000 (10:32 +0300)
committerGerrit - the friendly Code Review server <code-review@localhost>
Sun, 10 Sep 2017 07:21:50 +0000 (00:21 -0700)
commitc29af27c2704ee2f5b586e5e20d7126a4ab1b1b3
treed3b6d4380f3242943bc677dd2519dd4229933606
parent6cdb81fdcfc0c06f88e70a6598c8579b78dba4c3
wil6210: ratelimit errors in TX/RX interrupts

Sometimes there is a firmware crash but the hardware
is not fully stopped and continue to send TX/RX interrupts.
This can cause an overload of messages which can bring the
host down. Add ratelimit to these error messages to fix this.

Change-Id: If0f8bfbec1df1c5d98c87d64191ef14bf6579ae1
Signed-off-by: Lior David <qca_liord@qca.qualcomm.com>
Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Git-commit: 40cbd88be702a2455b6e047dc13f5d51ed542063
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Signed-off-by: Maya Erez <merez@codeaurora.org>
drivers/net/wireless/ath/wil6210/interrupt.c