aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNeal Cardwell <[email protected]>2014-09-06 11:18:20 -0400
committerDavid S. Miller <[email protected]>2014-09-06 12:29:10 -0700
commit87d943085b76c6f07807dbc9fde2aad88e828590 (patch)
treecf603351d055d0c1255a80c3ac61bec90841de6f /tools/perf/scripts/python
parentcfecec56ae7c7c40f23fbdac04acee027ca3bd66 (diff)
tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment()
The TCP_SKB_CB(skb)->when field no longer exists as of recent change 7faee5c0d514 ("tcp: remove TCP_SKB_CB(skb)->when"). And in any case, tcp_fragment() is called on already-transmitted packets from the __tcp_retransmit_skb() call site, so copying timestamps of any kind in this spot is quite sensible. Signed-off-by: Neal Cardwell <[email protected]> Reported-by: Yuchung Cheng <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions