linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Holger Schurig <holgerschurig@googlemail.com>
To: Holger Schurig <holgerschurig@googlemail.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Johannes Berg <johannes@sipsolutions.net>
Subject: Re: [RFC] cfg80211: survey report capability
Date: Tue, 10 Nov 2009 11:03:09 +0100	[thread overview]
Message-ID: <m3r5s6zogy.wl%holgerschurig@gmail.com> (raw)
In-Reply-To: <m3tyx2u2we.wl%holgerschurig@gmail.com>

At Tue, 10 Nov 2009 10:48:01 +0100,
Holger Schurig wrote:
> @@ -584,6 +588,8 @@
>   *	changed then the list changed and the dump should be repeated
>   *	completely from scratch.
>   *
> + * @NL80211_CHANNEL_NOISE: Noise on channel in mBm
> + *
>   * @NL80211_ATTR_MAX: highest attribute number currently defined
>   * @__NL80211_ATTR_AFTER_LAST: internal use
>   */
> @@ -714,6 +720,8 @@
>  
>  	NL80211_ATTR_PID,
>  
> +	NL80211_ATTR_NOISE,
> +
>  	/* add attributes here, update the policy in nl80211.c */
>  
>  	__NL80211_ATTR_AFTER_LAST,

Oops, the comment in the kdoc doesn't match the enum.

--
http://www.holgerschurig.de

  reply	other threads:[~2009-11-10 10:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-10  9:48 [RFC] cfg80211: survey report capability Holger Schurig
2009-11-10 10:03 ` Holger Schurig [this message]
2009-11-10 10:17 ` Johannes Berg
2009-11-10 10:20   ` Johannes Berg
2009-11-10 11:19   ` Holger Schurig
2009-11-10 12:08     ` Johannes Berg

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=m3r5s6zogy.wl%holgerschurig@gmail.com \
    --to=holgerschurig@googlemail.com \
    --cc=johannes@sipsolutions.net \
    --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).