]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: tcp_tx_timestamp() cleanup
authorEric Dumazet <edumazet@google.com>
Fri, 6 Oct 2017 05:21:23 +0000 (22:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Oct 2017 23:28:53 +0000 (00:28 +0100)
commitc36ff747f2618fffe90650326464fe1fc4a86393
treee4f36b483b30a1975f40660028f9e47e2cba9b3f
parent04dc3a70aa1dd68eef392c59924dce701f78b25c
tcp: tcp_tx_timestamp() cleanup

tcp_write_queue_tail() call can be factorized.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp.c