commit | c799ba6eab7a1bf02792e2ced933be3ae5f8daa2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Dec 11 15:31:10 2015 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 14 11:13:09 2016 +0100 |
tree | 27e6847873914c708ef17ca8ecd2e248024e380a | |
parent | 725da8dee445662beea77d3f42c3f4c79f7a7a0e [diff] |
cfg80211: remove CFG80211_REG_DEBUG Instead of having this Kconfig option, which just *floods* the kernel log, * remove the per-channel prints that are fairly useless anyway * convert the conditional printing to pr_debug() Signed-off-by: Johannes Berg <johannes.berg@intel.com>