summaryrefslogtreecommitdiff
path: root/net/ipv4/inet_connection_sock.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-06-11 09:15:15 -0700
committerDavid S. Miller <davem@davemloft.net>2015-06-11 16:33:10 -0700
commita7eea416cb08a514f94c0ca5ff30c18783fab054 (patch)
tree78f17fe6f80ec35b08f71cffd333274bea1896a7 /net/ipv4/inet_connection_sock.c
parent57225e7720ac3d7ffcb0086c716753abf6e54e8d (diff)
downloadlinux-rt-a7eea416cb08a514f94c0ca5ff30c18783fab054.tar.gz
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/inet_connection_sock.c')
0 files changed, 0 insertions, 0 deletions