rt2x00: move frequent messages to debug level
authorStanislaw Gruszka <sgruszka@redhat.com>
Fri, 31 Jan 2014 12:18:09 +0000 (13:18 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Feb 2014 20:35:55 +0000 (15:35 -0500)
commit45cfc51681287482c8b9843a20d6b4d06555ff62
treee2167e2b1941cfbba7b10cbe0015593e191ea46a
parent2da5cb297918f4f2321a8e4e8fe25a6b472c69fc
rt2x00: move frequent messages to debug level

On commit 28f2bce9f8bbf704c86f8c684337f82c51592c81 I make change that
print various messages as default. This can cause flood of messages
related to TX status timeout on some environments. I partially fixed
problem on commit bb9c298f3193ac5b80e47b325c690700580b6bcf, but forgot
to move two more messages to debug level.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800usb.c