From: Johannes Berg <johannes@sipsolutions.net>
To: Mahesh Palivela <maheshp@posedge.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v4 1/2] mac80211: VHT peer STA caps
Date: Wed, 10 Oct 2012 12:53:54 +0200 [thread overview]
Message-ID: <1349866434.4683.49.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <506BBF62.4080906@posedge.com>
On Wed, 2012-10-03 at 10:00 +0530, Mahesh Palivela wrote:
> From: Mahesh Palivela <maheshp@posedge.com>
>
> Rename vht_capabilities to vht_cap
>
> Signed-off-by: Mahesh Palivela <maheshp@posedge.com>
> ---
>
> include/linux/ieee80211.h | 2 +-
> net/mac80211/main.c | 2 +-
> net/mac80211/mlme.c | 4 ++--
> net/mac80211/util.c | 4 ++--
> 4 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h
> index 2385119..afd12d9 100644
> --- a/include/linux/ieee80211.h
> +++ b/include/linux/ieee80211.h
> @@ -1109,7 +1109,7 @@ struct ieee80211_ht_operation {
>
> #define VHT_MCS_SUPPORTED_SET_SIZE 8
>
> -struct ieee80211_vht_capabilities {
> +struct ieee80211_vht_cap {
> __le32 vht_capabilities_info;
> u8 vht_supported_mcs_set[VHT_MCS_SUPPORTED_SET_SIZE];
> } __packed;
This patch doesn't rename any fields
johannes
prev parent reply other threads:[~2012-10-10 10:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-03 4:30 [PATCH v4 1/2] mac80211: VHT peer STA caps Mahesh Palivela
2012-10-10 8:26 ` Johannes Berg
2012-10-10 10:53 ` Johannes Berg [this message]
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=1349866434.4683.49.camel@jlt4.sipsolutions.net \
--to=johannes@sipsolutions.net \
--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 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).