]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
authorJohn Crispin <john@phrozen.org>
Thu, 23 May 2019 08:27:24 +0000 (10:27 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 May 2019 09:26:44 +0000 (11:26 +0200)
commit19a71f015f0b0ab194211885bec6de5149ee4bdd
treed4c7c19caffbf5807b7c10413cec24d61b465d1b
parent9c8ec85f1491168e37b3cc10b29027e5c181995d
mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()

The reported rate is not scaled down correctly. After applying this patch,
the function will behave just like the v/ht equivalents.

Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com>
Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/util.c