]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea51d2b748113baeed3a4993c024891532d93c1c
treeeb602d97ad635d90f9c62a96305c83edbbdb3ced
parent30d246006e613196976d9ce536d013bb45fed39a
wifi: mt76: mt7921: fix reporting of TX AGGR histogram

[ Upstream commit 15dcd233e1eddbc18ecaf29c9739d302d61eb0d2 ]

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

Fixes: 84fa2393c30c4 ("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