2024-06-06 02:16:43

by Baochen Qiang

[permalink] [raw]
Subject: [PATCH 0/2] wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()

Handling of 2x996 RU allocation is missing in cfg80211_calculate_bitrate_he(), so add it.
Also fix a typo while at it.

Baochen Qiang (2):
wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()
wifi: cfg80211: handle 2x996 RU allocation in
cfg80211_calculate_bitrate_he()

net/wireless/util.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)


base-commit: a116bf2be795eb1db75fa6a48aa85c397be001a6
--
2.25.1