iwlwifi: mvm: rs: remove unnecessary debug logs
authorEyal Shapira <eyal@wizery.com>
Tue, 10 Dec 2013 10:20:37 +0000 (12:20 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 17 Dec 2013 17:39:55 +0000 (19:39 +0200)
The logs are emitted in a flow in which there were retries
and the rates in the rate table entry didn't match the active
or search table. This doesn't indicate a problem and is
expected in most cases where there will be retries for some
reason. Remove the logs.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found