From: David S. Miller Date: Mon, 21 Jun 2021 21:24:21 +0000 (-0700) Subject: Merge branch 'fec-tx' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ebe9d9eb9c24e6638275599c36795784888d9e18;p=linux.git Merge branch 'fec-tx' 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 --- ebe9d9eb9c24e6638275599c36795784888d9e18