From: Mahesh Palivela <maheshp@posedge.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: [PATCH v4 0/2] mac80211: VHT peer STA caps
Date: Wed, 3 Oct 2012 10:00:15 +0530 [thread overview]
Message-ID: <506BBF57.8060608@posedge.com> (raw)
As per Johannes review comments on PATCH v3, split into 2 patches and
removed incomplete code of AP mode saving STA vht caps.
[PATCH v4 1/2]
Rename vht_capabilities to vht_cap
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(-)
[PATCH v4 2/2]
To save APs VHT capabilities in mac80211 under STA mode
include/net/mac80211.h | 3 +++
net/mac80211/Makefile | 1 +
net/mac80211/ieee80211_i.h | 7 +++++++
net/mac80211/mlme.c | 5 +++++
net/mac80211/util.c | 12 ++++++++++++
net/mac80211/vht.c | 36 ++++++++++++++++++++++++++++++++++++
6 files changed, 64 insertions(+), 0 deletions(-)
reply other threads:[~2012-10-03 4:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=506BBF57.8060608@posedge.com \
--to=maheshp@posedge.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).