]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
iwlwifi: remove debugfs logspam
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Mar 2012 07:37:39 +0000 (09:37 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 23 Apr 2012 21:20:27 +0000 (14:20 -0700)
commitf9e75447d9ed3a70cb5f67b062d7504173730fdb
tree04cd7504e4cd3d59d9093a79a0c6fa155297d392
parent9543c5f3d6f8a1eaf770ab097d3f1c13f96ca544
iwlwifi: remove debugfs logspam

There really is no point in printing very verbose
error messages when somebody tries to access a
debugfs file before it is ready. Or even worse,
printing verbose messages when memory allocation
fails which *already* prints a huge warning.

Remove all IWL_ERR messages from debugfs.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-debugfs.c
drivers/net/wireless/iwlwifi/iwl-trans-pcie.c