diff options
author | 2020-02-19 11:21:00 -0800 | |
---|---|---|
committer | 2020-02-19 11:21:00 -0800 | |
commit | cb704c66c477d2c6f44d2459e8c8dee73f1cd404 (patch) | |
tree | 869f8417a5142dec1579a0623690627234847f08 /net/ipv4/tcp_ipv4.c | |
parent | net/ipv4/sysctl: show tcp_{allowed, available}_congestion_control in non-initial netns (diff) | |
parent | vmxnet3: use new helper tcp_v6_gso_csum_prep (diff) | |
download | linux-rng-cb704c66c477d2c6f44d2459e8c8dee73f1cd404.tar.xz linux-rng-cb704c66c477d2c6f44d2459e8c8dee73f1cd404.zip |
Merge branch 'tcp_v6_gso_csum_prep'
Heiner Kallweit says:
====================
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions