aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2018-02-19 11:56:50 -0800
committerDavid S. Miller <davem@davemloft.net>2018-02-21 14:24:14 -0500
commit65ec60973af97dab72094490b4d2e9b8e169456c (patch)
treec8e2f3aa4a65758aa62f7121b16c4264eb845811 /net/ipv4/tcp_ipv4.c
parenttcp: remove sk_check_csum_caps() (diff)
downloadlinux-dev-65ec60973af97dab72094490b4d2e9b8e169456c.tar.xz
linux-dev-65ec60973af97dab72094490b4d2e9b8e169456c.zip
tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL
We no longer have skbs with skb->ip_summed == CHECKSUM_NONE in TCP write queues. We can remove dead code in tcp_sendmsg(). Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions