diff options
author | Heiner Kallweit <[email protected]> | 2020-02-18 20:56:41 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-02-19 11:20:59 -0800 |
commit | 76eeb12b71a4aa5654694765c8c1bde9a1ce8bd8 (patch) | |
tree | adbfb602842031da92ab6742083ef20a2d447562 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | 9cb8e048e5d93825ec5e8dfb5b8df4987ea25745 (diff) |
net: core: add helper tcp_v6_gso_csum_prep
Several network drivers for chips that support TSO6 share the same code
for preparing the TCP header, so let's factor it out to a helper.
A difference is that some drivers reset the payload_len whilst others
don't do this. This value is overwritten by TSO anyway, therefore
the new helper resets it in general.
Signed-off-by: Heiner Kallweit <[email protected]>
Reviewed-by: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions