ath9k: downgrade xmit queue full message to xmit debug
commit35f0b41fd7342f56c3e756ff27e355d25f2bc06b
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 26 Mar 2009 23:05:17 +0000 (26 23:05 +0000)
committerChris Wright <chrisw@sous-sol.org>
Thu, 2 Apr 2009 20:55:16 +0000 (2 13:55 -0700)
treebff360fc8704bb15799dccf54d31d6d0de79b343
parent0b7f8d0aba7562cb7baa9e92dd5144c11f610595
ath9k: downgrade xmit queue full message to xmit debug

upstream commit: c117fa0bf5f5b3d362b590ed6e80499defe14505

This is not a fatal message, hitting it simply means we're
going to tell the upper layers to slow their horses down but
as we make more descriptors available we let the show continue
by waking up the queues in ath_wake_mac80211_queue().

We downgrade this as otherwise we fill up your kernel log with
messages which can be common under heavy traffic.

Cc: stable@kernel.org
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/net/wireless/ath9k/xmit.c