Re: [PATCH net] net: dsa: tag_qca: fix doubled Tx statistics

From: David Miller
Date: Thu Jan 16 2020 - 08:00:36 EST


From: Alexander Lobakin <alobakin@xxxxxxxx>
Date: Wed, 15 Jan 2020 11:56:52 +0300

> DSA subsystem takes care of netdev statistics since commit 4ed70ce9f01c
> ("net: dsa: Refactor transmit path to eliminate duplication"), so
> any accounting inside tagger callbacks is redundant and can lead to
> messing up the stats.
> This bug is present in Qualcomm tagger since day 0.
>
> Fixes: cafdc45c949b ("net-next: dsa: add Qualcomm tag RX/TX handler")
> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
> Signed-off-by: Alexander Lobakin <alobakin@xxxxxxxx>

Applied and queued up for -stable.