diff options
author | Neal Cardwell <ncardwell@google.com> | 2014-09-06 17:18:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-06 21:29:10 +0200 |
commit | 87d943085b76c6f07807dbc9fde2aad88e828590 (patch) | |
tree | cf603351d055d0c1255a80c3ac61bec90841de6f /drivers/pcmcia | |
parent | mlx4: only pull headers into skb head (diff) | |
download | linux-87d943085b76c6f07807dbc9fde2aad88e828590.tar.xz linux-87d943085b76c6f07807dbc9fde2aad88e828590.zip |
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 <ncardwell@google.com>
Reported-by: Yuchung Cheng <ycheng@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions