On Mon, 2018-02-05 at 20:18 +0200, Ilya Lesokhin wrote: > 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 <il...@mellanox.com> > --- > net/ipv4/tcp_output.c | 12 ++++++++++++ > 1 file changed, 12 insertions(+)
Reviewed-by: Eric Dumazet <eduma...@google.com> Thanks Ilya