cfg80211: remove CFG80211_REG_DEBUG
authorJohannes Berg <johannes.berg@intel.com>
Fri, 11 Dec 2015 14:31:10 +0000 (15:31 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jan 2016 10:13:09 +0000 (11:13 +0100)
commitc799ba6eab7a1bf02792e2ced933be3ae5f8daa2
tree27e6847873914c708ef17ca8ecd2e248024e380a
parent725da8dee445662beea77d3f42c3f4c79f7a7a0e
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>
net/wireless/Kconfig
net/wireless/reg.c