From: Johannes Berg <johannes@sipsolutions.net>
To: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Cc: "John W . Linville" <linville@tuxdriver.com>,
linux-wireless@vger.kernel.org,
"Luis R . Rodriguez" <rodrigue@qca.qualcomm.com>
Subject: Re: [RFC 60g 4/5] wireless: 60g protocol constants
Date: Thu, 28 Jun 2012 20:06:40 +0200 [thread overview]
Message-ID: <1340906800.4491.48.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <1340882220-31768-5-git-send-email-qca_vkondrat@qca.qualcomm.com> (sfid-20120628_131807_042627_0D3E4ADF)
On Thu, 2012-06-28 at 14:16 +0300, Vladimir Kondratiev wrote:
> @@ -1133,7 +1163,6 @@ struct ieee80211_ht_operation {
> #define IEEE80211_SPCT_MSR_RPRT_TYPE_CCA 1
> #define IEEE80211_SPCT_MSR_RPRT_TYPE_RPI 2
>
> -
> /* 802.11g ERP information element */
> #define WLAN_ERP_NON_ERP_PRESENT (1<<0)
> #define WLAN_ERP_USE_PROTECTION (1<<1)
spurious change?
> @@ -1196,6 +1235,17 @@ enum ieee80211_statuscode {
> WLAN_STATUS_ANTI_CLOG_REQUIRED = 76,
> WLAN_STATUS_FCG_NOT_SUPP = 78,
> WLAN_STATUS_STA_NO_TBTT = 78,
> + /* 802.11ad */
> + WLAN_STATUS_REJECTED_WITH_SUGGESTED_CHANGES = 39,
> + WLAN_STATUS_REJECTED_FOR_DELAY_PERIOD = 47,
I think you should match the surrounding style ...
> @@ -1352,6 +1402,39 @@ enum ieee80211_eid {
> WLAN_EID_DSE_REGISTERED_LOCATION = 58,
> WLAN_EID_SUPPORTED_REGULATORY_CLASSES = 59,
> WLAN_EID_EXT_CHANSWITCH_ANN = 60,
> + /* 802.11ad */
> + WLAN_EID_NON_TX_BSSID_CAP = 83,
ditto
johannes
next prev parent reply other threads:[~2012-06-28 18:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-28 11:16 [RFC 60g 0/5] Infrastructure for 60g (802.11ad) Vladimir Kondratiev
2012-06-28 11:16 ` [RFC 60g 1/5] wireless: add 802.11ad (60gHz band) Vladimir Kondratiev
2012-06-28 18:03 ` Johannes Berg
2012-06-28 11:16 ` [RFC 60g 2/5] wireless: rate check logic for 60g Vladimir Kondratiev
2012-06-28 18:04 ` Johannes Berg
2012-07-01 12:05 ` Vladimir Kondratiev
2012-06-28 11:16 ` [RFC 60g 3/5] wireless: regulatory " Vladimir Kondratiev
2012-06-28 11:16 ` [RFC 60g 4/5] wireless: 60g protocol constants Vladimir Kondratiev
2012-06-28 18:06 ` Johannes Berg [this message]
2012-06-28 11:17 ` [RFC 60g 5/5] wireless: bitrate calculation for 60g Vladimir Kondratiev
2012-06-28 18:07 ` Johannes Berg
[not found] ` <1703117.VxUDt2UvbQ@lx-vladimir>
[not found] ` <2090114.iKoJhGKOAs@lx-vladimir>
2012-07-02 19:28 ` Luis R. Rodriguez
2012-07-02 20:11 ` Johannes Berg
2012-07-02 20:13 ` Luis R. Rodriguez
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=1340906800.4491.48.camel@jlt3.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=qca_vkondrat@qca.qualcomm.com \
--cc=rodrigue@qca.qualcomm.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).