Re: [PATCH] mac80211: minstrel_ht: do not always skip ht rates vht_only is true

2014-10-24 Thread Karl Beldan
On Fri, Oct 24, 2014 at 04:30:35PM +0200, Johannes Berg wrote: > On Fri, 2014-10-24 at 14:34 +0200, Karl Beldan wrote: > > From: Karl Beldan > > > > When CONFIG_MAC80211_RC_MINSTREL_VHT is set, the module param > > minstrel_vht_only tells minstrel_ht whether to allow the mix of ht rates > > with

Re: [PATCH] mac80211: minstrel_ht: do not always skip ht rates vht_only is true

2014-10-24 Thread Johannes Berg
On Fri, 2014-10-24 at 14:34 +0200, Karl Beldan wrote: > From: Karl Beldan > > When CONFIG_MAC80211_RC_MINSTREL_VHT is set, the module param > minstrel_vht_only tells minstrel_ht whether to allow the mix of ht rates > with vht rates. > ATM, minstrel_ht skips ht rates when minstrel_vht_only is true

Re: [PATCH] mac80211: minstrel_ht: do not always skip ht rates vht_only is true

2014-10-24 Thread Karl Beldan
On Fri, Oct 24, 2014 at 02:34:49PM +0200, Karl Beldan wrote: > From: Karl Beldan > > When CONFIG_MAC80211_RC_MINSTREL_VHT is set, the module param > minstrel_vht_only tells minstrel_ht whether to allow the mix of ht rates > with vht rates. > ATM, minstrel_ht skips ht rates when minstrel_vht_only

[PATCH] mac80211: minstrel_ht: do not always skip ht rates vht_only is true

2014-10-24 Thread Karl Beldan
From: Karl Beldan When CONFIG_MAC80211_RC_MINSTREL_VHT is set, the module param minstrel_vht_only tells minstrel_ht whether to allow the mix of ht rates with vht rates. ATM, minstrel_ht skips ht rates when minstrel_vht_only is true, but it does that even if vht is not supported, which makes the s