]> 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)
commit46f5e999092d0a2f0b2f720c6acddc5c09756c88
treee4f36b483b30a1975f40660028f9e47e2cba9b3f
parent16d596c9846d85e4246eaa3fbc98403c9a47add7
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