iwlwifi: Silence tfds_in_queue message
authorAdel Gadllah <adel.gadllah@gmail.com>
Sun, 14 Mar 2010 18:16:25 +0000 (19:16 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 16 Mar 2010 19:20:43 +0000 (15:20 -0400)
commitc8406ea8fa1adde8dc5400127281d497bbcdb84a
tree99a078f17073fac5868f07f9318e0be1ffb4b942
parent4fdec031b9169b3c17938b9c4168f099f457169c
iwlwifi: Silence tfds_in_queue message

Commit a239a8b47cc0e5e6d7416a89f340beac06d5edaa introduced a
noisy message, that fills up the log very fast.

The error seems not to be fatal (the connection is stable and
performance is ok), so make it IWL_DEBUG_TX rather than IWL_ERR.

Signed-off-by: Adel Gadllah <adel.gadllah@gmail.com>
Cc: stable@kernel.org
Acked-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-tx.c