commit | 7f89a58efc0a18ec4a6eb7fdcf9ab73d426ce11f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 02 11:51:23 2015 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Sep 21 18:08:44 2015 +0300 |
tree | f7e6c73e8cd665ed05ea36a7d2530c5d8bd1b9b2 | |
parent | da583fdfececf69571d3b8fafed278310592eec1 [diff] |
iwlwifi: mvm: remove useless debug message from RX This message is useless - it's in the good case that always happens so enabling it doesn't really help. Just remove it. There are other ways to debug this (e.g. tracing) so there's no need to add a message in the bad case. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>