]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/reg.c
wireless: regulatory: reduce log level of CRDA related messages
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Jul 2015 13:35:15 +0000 (15:35 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 12:37:23 +0000 (14:37 +0200)
commit042ab5fc7a80b934032fcc673a125feb36645b33
tree1fcb0084a6098869c072cd32fac9b663533e03a8
parentd8d9008cfb919db48d95f96b05e81f84b3774318
wireless: regulatory: reduce log level of CRDA related messages

With a basic Linux userspace, the messages "Calling CRDA to update
world regulatory domain" appears 10 times after boot every second or
so, followed by a final "Exceeded CRDA call max attempts. Not calling
CRDA". For those of us not having the corresponding userspace parts,
having those messages repeatedly displayed at boot time is a bit
annoying, so this commit reduces their log level to pr_debug().

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c