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:14:15 +0000 (13:14 +0100)
commita21e3f6f414b9bad2cde938bf41079f139568b41
tree2d1c06f83970f5bfc1038d517f9c8649d4af1870
parentc8659018b630e4b5d7ab51c522f278c42c3d5b43
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