commit | f9e75447d9ed3a70cb5f67b062d7504173730fdb | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Mar 30 09:37:39 2012 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Apr 23 14:20:27 2012 -0700 |
tree | 04cd7504e4cd3d59d9093a79a0c6fa155297d392 | |
parent | 9543c5f3d6f8a1eaf770ab097d3f1c13f96ca544 [diff] |
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>