]> git.baikalelectronics.ru Git - kernel.git/commit
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
authorEric Dumazet <edumazet@google.com>
Tue, 16 May 2017 21:00:11 +0000 (14:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 May 2017 20:06:01 +0000 (16:06 -0400)
commit776b05c0054e106a72bd13940a24aeba5b4a875c
tree88890a0b258ab19c662f2d5cb38663b2b506d3f0
parent9dadfebd86f1e1fa39cbecdb06455b028437dc76
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp

This CC does not need 1 ms tcp_time_stamp and can use
the jiffy based 'timestamp'.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_westwood.c