]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: pcie: don't dump useless data when a TFD queue hangs
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 25 Jan 2015 13:54:40 +0000 (15:54 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 1 Feb 2015 13:39:08 +0000 (15:39 +0200)
commite885c58bf88248a7e033749f532c3718442de22a
tree7b441ab574757588f8729d96bf345dbdc0c23594
parent5523d11cc46393a1e61b7ef4a0b2d4e7ed9521e4
iwlwifi: pcie: don't dump useless data when a TFD queue hangs

Printing all the scratch data of the TFDs of that queue is
useless and stuffed the kernel log with data. Remove that.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/pcie/tx.c