Re: [PATCH ath-next 0/2] wifi: ath11k: fix MCS assignment
Vasanthakumar Thiagarajan <[email protected]>
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On 10/17/2025 7:18 AM, Baochen Qiang wrote: > VHT and HE MCS handling are wrong, fix them. > > Signed-off-by: Baochen Qiang <[email protected]> > --- > Baochen Qiang (2): > wifi: ath11k: fix VHT MCS assignment > wifi: ath11k: fix peer HE MCS assignment > > drivers/net/wireless/ath/ath11k/mac.c | 8 ++++---- > drivers/net/wireless/ath/ath11k/wmi.c | 20 +++++++++++++------- > drivers/net/wireless/ath/ath11k/wmi.h | 2 ++ > 3 files changed, 19 insertions(+), 11 deletions(-) Reviewed-by: Vasanthakumar Thiagarajan <[email protected]>