summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet2015-06-11 18:15:15 +0200
committerDavid S. Miller2015-06-12 01:33:10 +0200
commita7eea416cb08a514f94c0ca5ff30c18783fab054 (patch)
tree78f17fe6f80ec35b08f71cffd333274bea1896a7 /net/ipv4/tcp_output.c
parentswitchdev: fix BUG when port driver doesn't support set attr op (diff)
downloadkernel-qcow2-linux-a7eea416cb08a514f94c0ca5ff30c18783fab054.tar.gz
kernel-qcow2-linux-a7eea416cb08a514f94c0ca5ff30c18783fab054.tar.xz
kernel-qcow2-linux-a7eea416cb08a514f94c0ca5ff30c18783fab054.zip
tcp: reserve tcp_skb_mss() to tcp stack
tcp_gso_segment() and tcp_gro_receive() are not strictly part of TCP stack. They should not assume tcp_skb_mss(skb) is in fact skb_shinfo(skb)->gso_size. This will allow us to change tcp_skb_mss() in following patches. 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