]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: make some hardware reset log messages debug-only
authorFelix Fietkau <nbd@openwrt.org>
Sat, 22 Feb 2014 13:52:49 +0000 (14:52 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Feb 2014 20:38:39 +0000 (15:38 -0500)
commit4936fdbddb9e9fa591c998645107a2b5340c0a0b
treec440e0d76948043ede48ef87c5263cb5874778f3
parent558350beb72ac0b863f6ebad02007c8861c8bd0d
ath9k: make some hardware reset log messages debug-only

On some chips, baseband watchdog hangs are more common than others, and
the driver has support for handling them.
Interrupts even after a watchdog hang are also quite common, so there's
not much point in spamming the user's logfiles.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c