]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: mt7915: fix reporting of TX AGGR histogram
authorLorenzo Bianconi <lorenzo@kernel.org>
Wed, 2 Nov 2022 12:35:01 +0000 (13:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:32:20 +0000 (13:32 +0100)
commit6435fc52ef368ff534a763d4dfda51bb031b6669
treedd84f393a905efb92020799afcfcc2544de81af2
parent1d3ecd15729457d04568ef94275f6d6573089c8c
wifi: mt76: mt7915: fix reporting of TX AGGR histogram

[ Upstream commit 528d13e7f033b54d50e0077922dd52f005d648cf ]

Fix stats clash between bins [4-7] in 802.11 tx aggregation histogram.

Fixes: e57b7901469fc ("mt76: add mac80211 driver for MT7915 PCIe-based chipsets")
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/mt7915/mac.c