commit | c8406ea8fa1adde8dc5400127281d497bbcdb84a | [log] [tgz] |
---|---|---|
author | Adel Gadllah <adel.gadllah@gmail.com> | Sun Mar 14 19:16:25 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 16 15:20:43 2010 -0400 |
tree | 99a078f17073fac5868f07f9318e0be1ffb4b942 | |
parent | 4fdec031b9169b3c17938b9c4168f099f457169c [diff] |
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>