Eric Dumazet
7faee5c0d5
tcp: remove TCP_SKB_CB(skb)->when
...
After commit 740b0f1841f6 ("tcp: switch rtt estimations to usec resolution"),
we no longer need to maintain timestamps in two different fields.
TCP_SKB_CB(skb)->when can be removed, as same information sits in skb_mstamp.stamp_jiffies
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-05 17:49:33 -07:00
..
2014-08-23 12:21:21 -07:00
2014-07-16 14:45:26 -07:00
2014-02-25 07:04:17 +01:00
2014-08-01 11:17:37 -04:00
2014-07-07 21:14:21 -07:00
2014-07-29 11:43:50 -07:00
2014-02-25 07:04:17 +01:00
2014-08-22 12:23:10 -07:00
2014-09-05 17:15:50 -07:00
2014-08-06 18:01:24 -07:00
2014-09-01 21:36:28 -07:00
2014-09-01 21:36:28 -07:00
2014-08-02 15:27:35 -07:00
2014-09-04 22:26:14 -07:00
2014-05-14 15:31:45 -04:00
2014-08-02 15:31:31 -07:00
2014-08-23 12:21:21 -07:00
2014-06-12 14:27:40 -07:00
2014-05-12 14:03:41 -04:00
2014-08-02 15:31:31 -07:00
2014-06-10 22:46:42 -07:00
2014-01-27 16:22:11 -08:00
2014-07-21 20:16:26 -07:00
2014-08-05 16:35:54 -07:00
2014-09-01 21:49:08 -07:00
2014-06-04 22:46:38 -07:00
2014-08-05 18:46:26 -07:00
2014-06-26 08:21:57 +02:00
2014-02-25 07:04:17 +01:00
2014-08-22 12:23:11 -07:00
2014-06-11 16:02:55 -07:00
2014-07-15 16:12:48 -07:00
2014-07-14 16:12:15 -07:00
2014-07-14 16:12:15 -07:00
2014-02-19 11:41:25 +01:00
2014-07-31 22:37:06 -07:00
2014-07-27 22:34:36 -07:00
2014-07-23 15:13:26 -07:00
2014-09-05 17:40:33 -07:00
2014-08-27 16:30:49 -07:00
2014-09-04 22:26:14 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-06-16 21:35:00 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-05 17:49:33 -07:00
2014-09-05 17:49:33 -07:00
2014-05-03 19:23:07 -04:00
2014-07-15 11:05:09 -04:00
2014-08-14 14:38:54 -07:00
2014-09-05 17:49:33 -07:00
2014-08-24 18:09:24 -07:00
2014-09-05 17:49:33 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-05 17:49:33 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-08-14 14:38:54 -07:00
2014-09-01 21:36:28 -07:00
2014-07-14 16:12:15 -07:00
2014-09-05 17:43:45 -07:00
2014-05-23 16:28:53 -04:00
2014-02-25 07:04:16 +01:00
2014-06-02 11:00:41 -07:00
2014-05-24 00:32:30 -04:00
2014-03-14 07:28:07 +01:00
2014-06-30 07:49:47 +02:00