Merge branch 'fec-tx'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Jun 2021 21:24:21 +0000 (14:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jun 2021 21:24:21 +0000 (14:24 -0700)
Joakim Zhang says:

====================
net: fec: fix TX bandwidth fluctuations

This patch set intends to fix TX bandwidth fluctuations, any feedback would be appreciated.

---
ChangeLogs:
V1: remove RFC tag, RFC discussions please turn to below:
    https://lore.kernel.org/lkml/YK0Ce5YxR2WYbrAo@lunn.ch/T/
V2: change functions to be static in this patch set. And add the
t-b tag.
V3: fix sparse warining: ntohs()->htons()
====================

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

Trivial merge