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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html