summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.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_output.c
parentdead7cdb0daec58490891e59f4fae0c5c76fa5f3 (diff)
downloadlinux-65ec60973af97dab72094490b4d2e9b8e169456c.tar.bz2
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 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions