diff options
author | Eric Dumazet <edumazet@google.com> | 2014-09-05 18:33:33 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-05 20:49:33 -0400 |
commit | 7faee5c0d514162853a343d93e4a0b6bb8bfec21 (patch) | |
tree | ebaba03f755dfbe9d942fbe610ce3aecd1b0fc33 /scripts | |
parent | 04317dafd11dd7b0ec19b85f098414abae6ed5f7 (diff) |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions