Neal Cardwell
651913ce9d
tcp: clean up use of jiffies in tcp_rcv_rtt_measure()
...
Clean up a reference to jiffies in tcp_rcv_rtt_measure() that should
instead reference tcp_time_stamp. Since the result of the subtraction
is passed into a function taking u32, this should not change any
behavior (and indeed the generated assembly does not change on
x86_64). However, it seems worth cleaning this up for consistency and
clarity (and perhaps to avoid bugs if this is copied and pasted
somewhere else).
Signed-off-by: Neal Cardwell <ncardwell@google.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2012-04-27 12:34:39 -04:00
..
2012-02-26 14:49:57 -06:00
2012-04-02 17:53:39 -07:00
2011-12-14 02:39:30 -05:00
2011-10-31 19:30:30 -04:00
2012-03-28 18:30:03 +01:00
2012-04-19 15:37:48 -04:00
2012-03-11 15:36:34 -07:00
2012-04-09 15:47:49 -04:00
2012-04-24 00:16:24 -04:00
2012-04-13 11:01:44 -04:00
2011-10-17 19:22:46 -04:00
2012-03-22 10:47:52 -05:00
2012-04-21 16:28:38 -04:00
2011-10-31 19:30:30 -04:00
2012-03-03 09:02:52 -07:00
2012-03-28 18:30:03 +01:00
2012-01-19 14:38:51 +11:00
2011-11-29 00:21:36 -05:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-04-26 05:32:55 -04:00
2012-04-27 12:34:39 -04:00
2012-04-22 17:09:35 -04:00
2011-10-31 19:30:30 -04:00
2012-03-28 18:30:03 +01:00
2012-03-22 18:15:32 -07:00
2012-04-13 11:01:44 -04:00
2012-04-13 11:01:44 -04:00
2012-03-28 18:30:03 +01:00
2012-01-24 15:33:19 -05:00
2012-04-24 14:42:42 -04:00
2012-04-10 13:00:38 +02:00
2012-03-22 19:29:57 -04:00
2012-04-06 04:21:06 -04:00
2012-03-28 18:30:03 +01:00
2012-04-11 15:09:33 -04:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-04-13 11:01:43 -04:00
2012-03-22 19:29:58 -04:00
2012-03-11 14:27:37 -04:00
2012-04-02 17:53:39 -07:00
2012-02-14 14:41:55 -05:00
2012-04-16 23:51:07 -04:00
2012-04-04 18:05:02 -04:00
2012-03-29 14:53:25 -07:00
2012-02-29 11:45:35 -05:00
2012-03-23 16:58:38 -07:00
2011-11-07 13:27:30 -05:00
2011-10-31 19:30:30 -04:00
2012-04-13 14:05:35 -04:00
2011-12-16 15:49:52 -05:00
2012-03-22 19:29:58 -04:00
2012-03-29 18:12:23 -07:00
2011-12-03 09:35:17 -08:00
2011-12-03 09:35:17 -08:00
2012-04-05 19:04:27 -04:00
2012-01-24 16:40:30 -08:00