Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1269728

Re: [PATCH] wireless: change cfg80211 regulatory domain info as debug messages

From Stefan Lippers-Hollmann <s.l-h@gmx.de>
Newsgroups linux.kernel
Subject Re: [PATCH] wireless: change cfg80211 regulatory domain info as debug messages
Date 2015-11-15 19:30 +0100
Message-ID <qvadP-4Vd-1@gated-at.bofh.it> (permalink)
References <qv04N-6Qp-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi

On 2015-11-15, Dave Young wrote:
> cfg80211 module prints a lot of messages like below. Actually printing
> once is acceptable but sometimes it will print again and again, it looks
> very annoying. It is better to change these detail messages to debugging
> only.

It is a lot of info, easily repeated 3 times on boot, but it's also the
only real chance to determine why you ended up with the regulatory 
domain settings you got, rather than just the values itself. Given that
a lot (most?) of officially shipping wireless devices are misconfigured
(wrong EEPROM regdom settings for the region they're sold in) and 
considering that the limits can even change at runtime (IEEE 802.11d), 
it is imho quite important not just to be able what the current 
restrictions (iw reg get) are, but also why the kernel settled on those.

Regards
	Stefan Lippers-Hollmann
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] wireless: change cfg80211 regulatory domain info as debug  messages Dave Young <dyoung@redhat.com> - 2015-11-15 08:40 +0100
  Re: [PATCH] wireless: change cfg80211 regulatory domain info as  debug messages Joe Perches <joe@perches.com> - 2015-11-15 18:40 +0100
    Re: [PATCH] wireless: change cfg80211 regulatory domain info as  debug messages Dave Young <dyoung@redhat.com> - 2015-11-16 03:00 +0100
    Re: [PATCH] wireless: change cfg80211 regulatory domain info as  debug messages Johannes Berg <johannes@sipsolutions.net> - 2015-11-16 11:40 +0100
  Re: [PATCH] wireless: change cfg80211 regulatory domain info as  debug messages Stefan Lippers-Hollmann <s.l-h@gmx.de> - 2015-11-15 19:30 +0100
    Re: [PATCH] wireless: change cfg80211 regulatory domain info as  debug messages Dave Young <dyoung@redhat.com> - 2015-11-16 03:00 +0100
    Re: [PATCH] wireless: change cfg80211 regulatory domain info as  debug messages Johannes Berg <johannes@sipsolutions.net> - 2015-11-20 13:00 +0100
      Re: [PATCH] wireless: change cfg80211 regulatory domain info as  debug messages Dave Young <dyoung@redhat.com> - 2015-11-23 02:40 +0100

csiph-web