Search Linux Wireless

Re: [PATCH] hostapd: Don't force HT Mixed Mode for non-GF STAs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2011-03-02 at 10:20 +0100, Helmut Schaa wrote:

> > static bool rs_use_green(struct ieee80211_sta *sta)
> > {
> >         struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;   
> >         struct iwl_rxon_context *ctx = sta_priv->common.ctx;
> >   
> >         return (sta->ht_cap.cap & IEEE80211_HT_CAP_GRN_FLD) &&
> >                 !(ctx->ht.non_gf_sta_present);
> > } 
> 
> Hmm, that looks a bit fishy as well. iwlagn should be allowed to use GF
> in that case, it just needs to protect it.

Right. That looks like it'd be a bit more tricky, and I don't think I
care right now.

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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux