linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Ilan Peer <ilan.peer@intel.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] iw: Use NL80211_FREQUENCY_ATTR_NO_IR channel attribute
Date: Wed, 13 Nov 2013 19:23:24 +0100	[thread overview]
Message-ID: <1384367004.14578.14.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <1384271210-26762-1-git-send-email-ilan.peer@intel.com> (sfid-20131112_164640_986833_456571BC)

On Tue, 2013-11-12 at 17:46 +0200, Ilan Peer wrote:

> +					/* If both flags are set assume an new kernel */
> +					if (tb_freq[NL80211_FREQUENCY_ATTR_NO_IR] && tb_freq[__NL80211_FREQUENCY_ATTR_NO_IBSS]) {
> +						print_flag("not allowed to initiate radiation", &open);

That seems excessive, any way to shorten that string?

		Frequencies:
			* 5180 MHz [36] (15.0 dBm) (not allowed to initiate radiation)
			* 5200 MHz [40] (15.0 dBm) (not allowed to initiate radiation)
			* 5220 MHz [44] (15.0 dBm) (not allowed to initiate radiation)
			* 5240 MHz [48] (15.0 dBm) (not allowed to initiate radiation)
			* 5260 MHz [52] (15.0 dBm) (not allowed to initiate radiation, radar detection)
			  DFS state: usable (for 41141 sec)


johannes


  reply	other threads:[~2013-11-13 18:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-12 15:46 [PATCH] iw: Use NL80211_FREQUENCY_ATTR_NO_IR channel attribute Ilan Peer
2013-11-13 18:23 ` Johannes Berg [this message]
2013-11-14  7:13   ` Peer, Ilan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1384367004.14578.14.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=ilan.peer@intel.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).