]> git.baikalelectronics.ru Git - kernel.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)
commit552974869b547546fca22f58ec86d66b5a92b6b1
tree04cd7504e4cd3d59d9093a79a0c6fa155297d392
parentbb82efa384103e1c1dce07b5eaaf99a2411f42d5
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