All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com,
	Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>,
	Alexander Simon <an.alexsimon@googlemail.com>,
	Marek Lindner <lindner_marek@yahoo.de>,
	Felix Fietkau <nbd@openwrt.org>,
	Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Subject: Re: [PATCH 4/4] mac80211: handle protection mode, RIFS and ADDBA for HT IBSS
Date: Wed, 30 Nov 2011 13:16:15 +0100	[thread overview]
Message-ID: <1322655375.3982.11.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <1322502917-28205-5-git-send-email-siwu@hrz.tu-chemnitz.de>

On Mon, 2011-11-28 at 18:55 +0100, Simon Wunderlich wrote:

> +	/*
> +	 * 11.5.1.1: If the initiating STA is an HT STA, is a member of an

802.11-2012 will renumber clauses, please add new references as
"802.11-2007 11.5.1.1"

Other than that I have a feeling this patch should come before patch 3?

> +++ b/net/mac80211/ibss.c
> @@ -954,6 +954,7 @@ int ieee80211_ibss_join(struct ieee80211_sub_if_data *sdata,
>  			struct cfg80211_ibss_params *params)
>  {
>  	struct sk_buff *skb;
> +	u32 changed = 0;
>  
>  	skb = dev_alloc_skb(sdata->local->hw.extra_tx_headroom +
>  			    sizeof(struct ieee80211_hdr_3addr) +
> @@ -1016,6 +1017,23 @@ int ieee80211_ibss_join(struct ieee80211_sub_if_data *sdata,
>  	ieee80211_recalc_idle(sdata->local);
>  	mutex_unlock(&sdata->local->mtx);
>  
> +	/*
> +	 * 9.13.3.1: In an IBSS, the HT Protection field is reserved, but

Same reference thing here.

johannes


  reply	other threads:[~2011-11-30 12:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-28 17:55 [PATCH 0/4] add HT support for IBSS Simon Wunderlich
2011-11-28 17:55 ` [PATCH 1/4] mac80211: fill rate filter for internal scan requests Simon Wunderlich
2011-11-28 18:10   ` Johannes Berg
2011-11-28 17:55 ` [PATCH 2/4] nl80211: Parse channel type attribute in an ibss join request Simon Wunderlich
2011-11-30 12:16   ` Johannes Berg
2011-11-30 12:27     ` Simon Wunderlich
2011-11-30 12:30       ` Johannes Berg
2011-11-28 17:55 ` [PATCH 3/4] mac80211: Add HT operation modes for IBSS Simon Wunderlich
2011-11-28 17:55 ` [PATCH 4/4] mac80211: handle protection mode, RIFS and ADDBA for HT IBSS Simon Wunderlich
2011-11-30 12:16   ` Johannes Berg [this message]
2011-11-30 12:42     ` Simon Wunderlich
2011-11-28 17:55 ` [PATCH] iw: add HT options for ibss Simon Wunderlich
2011-11-30 11:32 ` [PATCH 0/4] add HT support for IBSS Simon Wunderlich

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=1322655375.3982.11.camel@jlt3.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=an.alexsimon@googlemail.com \
    --cc=lindner_marek@yahoo.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mathias.kretschmer@fokus.fraunhofer.de \
    --cc=nbd@openwrt.org \
    --cc=simon.wunderlich@s2003.tu-chemnitz.de \
    --cc=siwu@hrz.tu-chemnitz.de \
    /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.