[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170504.111333.814726752020791317.davem@davemloft.net>
Date: Thu, 04 May 2017 11:13:33 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: johannes@...solutions.net
Cc: linux-wireless@...r.kernel.org, torvalds@...ux-foundation.org,
netdev@...r.kernel.org, johannes.berg@...el.com
Subject: Re: [PATCH] cfg80211: make RATE_INFO_BW_20 the default
From: Johannes Berg <johannes@...solutions.net>
Date: Thu, 4 May 2017 08:42:30 +0200
> From: Johannes Berg <johannes.berg@...el.com>
>
> Due to the way I did the RX bitrate conversions in mac80211 with
> spatch, going setting flags to setting the value, many drivers now
> don't set the bandwidth value for 20 MHz, since with the flags it
> wasn't necessary to (there was no 20 MHz flag, only the others.)
>
> Rather than go through and try to fix up all the drivers, instead
> renumber the enum so that 20 MHz, which is the typical bandwidth,
> actually has the value 0, making those drivers all work again.
>
> If VHT was hit used with a driver not reporting it, e.g. iwlmvm,
> this manifested in hitting the bandwidth warning in
> cfg80211_calculate_bitrate_vht().
>
> Reported-by: Linus Torvalds <torvalds@...ux-foundation.org>
> Signed-off-by: Johannes Berg <johannes.berg@...el.com>
Johannes, would you like me to merge this in via my tree directly?
Thanks.
Powered by blists - more mailing lists