On Tue, Apr 22, 2014 at 05:24:08PM +0200, Johannes Berg wrote: > > +++ b/net/mac80211/main.c > > @@ -446,7 +446,8 @@ static const struct ieee80211_ht_cap mac80211_ht_capa_mod_mask = { > > .cap_info = cpu_to_le16(IEEE80211_HT_CAP_SUP_WIDTH_20_40 | > > IEEE80211_HT_CAP_MAX_AMSDU | > > IEEE80211_HT_CAP_SGI_20 | > > - IEEE80211_HT_CAP_SGI_40), > > + IEEE80211_HT_CAP_SGI_40 | > > + IEEE80211_HT_CAP_40MHZ_INTOLERANT), > > This had a conflict because LDPC was already in those flags ... I think > I did the right thing by just adding 40MHZ_INTOLERANT. Thanks, that looks good to me. -- Jouni Malinen PGP id EFC895FA -- 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