All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Mahesh Palivela <maheshp@posedge.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"j@w1.fi" <j@w1.fi>
Subject: Re: [PATCH v2] {nl,cfg}80211: Peer STA VHT caps
Date: Thu, 11 Oct 2012 09:49:22 +0200	[thread overview]
Message-ID: <1349941762.13097.0.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <952C5D5D0470AE4FB7D8A75C6ADC71CA0FCFB4B0@mbx022-e1-nj-10.exch022.domain.local>

On Thu, 2012-10-11 at 05:44 +0000, Mahesh Palivela wrote:
> From: Mahesh Palivela <maheshp@posedge.com>
> 
> To save STAs VHT caps in AP mode
> 
> Signed-off-by: Mahesh Palivela <maheshp@posedge.com>
> ---
> Patch version 2 to take care of Jouni Malinen's comment
> 
>  include/linux/nl80211.h |    3 +++
>  include/net/cfg80211.h  |    2 ++
>  net/mac80211/cfg.c      |    5 +++++
>  net/wireless/nl80211.c  |    5 +++++
>  4 files changed, 15 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/nl80211.h b/include/linux/nl80211.h
> index 179a0c2..b82ab80 100644
> --- a/include/linux/nl80211.h
> +++ b/include/linux/nl80211.h
> @@ -1535,6 +1535,8 @@ enum nl80211_attrs {
>  
>  	NL80211_ATTR_SAE_DATA,
>  
> +	NL80211_ATTR_VHT_CAPABILITY,

Looks fine, but please add documentation for this new attribute.

johannes


  reply	other threads:[~2012-10-11  7:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-11  5:44 [PATCH v2] {nl,cfg}80211: Peer STA VHT caps Mahesh Palivela
2012-10-11  7:49 ` Johannes Berg [this message]
2012-10-11  8:00   ` Mahesh Palivela

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=1349941762.13097.0.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=j@w1.fi \
    --cc=linux-wireless@vger.kernel.org \
    --cc=maheshp@posedge.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.