diff options
author | Eric Dumazet | 2021-10-27 13:19:21 -0700 |
---|---|---|
committer | David S. Miller | 2021-10-28 12:44:39 +0100 |
commit | a52fe46ef160b4101b8d14209729f49a71388b52 (patch) | |
tree | 0f637638fd14d9d18fc55afe80e0c949118d6b9a /net/ipv6/tcp_ipv6.c | |
parent | f401da475f98c1840d48c9e00a6eb228237357c0 (diff) |
tcp: factorize ip_summed setting
Setting skb->ip_summed to CHECKSUM_PARTIAL can be centralized
in tcp_stream_alloc_skb() and __mptcp_do_alloc_tx_skb()
instead of being done multiple times.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions