iwlwifi: mvm: remove useless debug message from RX
authorJohannes Berg <johannes.berg@intel.com>
Wed, 2 Sep 2015 09:51:23 +0000 (11:51 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 21 Sep 2015 15:08:44 +0000 (18:08 +0300)
commit7f89a58efc0a18ec4a6eb7fdcf9ab73d426ce11f
treef7e6c73e8cd665ed05ea36a7d2530c5d8bd1b9b2
parentda583fdfececf69571d3b8fafed278310592eec1
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>
drivers/net/wireless/iwlwifi/mvm/rx.c