commit | 808cf9e38cd7923036a99f459ccc8cf2955e47af | [log] [tgz] |
---|---|---|
author | Ilya Lesokhin <ilyal@mellanox.com> | Mon Feb 12 12:57:04 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 12 11:41:42 2018 -0500 |
tree | e2ce55eb21695ac6f43e87bc4b946a318d3f07a1 | |
parent | fb23403536eabe81ee90d32cb3051030b871d988 [diff] |
tcp: Honor the eor bit in tcp_mtu_probe Avoid SKB coalescing if eor bit is set in one of the relevant SKBs. Fixes: c134ecb87817 ("tcp: Make use of MSG_EOR in tcp_sendmsg") Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>