]> asedeno.scripts.mit.edu Git - linux.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)
commit25d16d124a5e249e947c0487678b61dcff25cf8b
treed4c7c19caffbf5807b7c10413cec24d61b465d1b
parent818e9dfa2c145c7b0d241c5c419f4b897a1af564
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