wifi: mt76: mt7921: fix reporting of TX AGGR histogram
authorLorenzo Bianconi <lorenzo@kernel.org>
Wed, 2 Nov 2022 12:46:50 +0000 (13:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:32:20 +0000 (13:32 +0100)
commit5e55a45d91960ab02ea8dfa04cb3ee044ee6dcdf
treeeb602d97ad635d90f9c62a96305c83edbbdb3ced
parent6435fc52ef368ff534a763d4dfda51bb031b6669
wifi: mt76: mt7921: fix reporting of TX AGGR histogram

[ Upstream commit 028b4f22b37b88821fd87b56ce47b180583c774e ]

Similar to mt7915, fix stats clash between bins [4-7] in 802.11 tx
aggregation histogram.

Fixes: 163f4d22c118d ("mt76: mt7921: add MAC support")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/mediatek/mt76/mt7921/mac.c