Merge branch 'enetc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 4 Jun 2023 14:43:45 +0000 (15:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Jun 2023 14:43:45 +0000 (15:43 +0100)
Wei Fang says:

====================
net: enetc: correct the statistics of rx bytes

The purpose of this patch set is to fix the issue of rx bytes
statistics. The first patch corrects the rx bytes statistics
of normal kernel protocol stack path, and the second patch is
used to correct the rx bytes statistics of XDP.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge