commit | ac35f562203a45a04f79f412509df48857f928be | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue May 16 14:00:06 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 16:06:01 2017 -0400 |
tree | c7b159887508408d8b65ecaf3725ac00f351b552 | |
parent | 2660bfa84e9236016f3a4f21b7864431d9663338 [diff] |
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp Use tcp_jiffies32 instead of tcp_time_stamp, since tcp_time_stamp will soon be only used for TCP TS option. 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>