]> git.ipfire.org Git - people/arne_f/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)
commitad5ad69e6b48a7e5cc0391cc57c9e8a93a0c969c
tree88890a0b258ab19c662f2d5cb38663b2b506d3f0
parent594208afe40c448faca967235691ec04fe9f57e3
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