From: Eric Dumazet <eric.duma...@gmail.com> Date: Mon, 09 May 2016 20:55:16 -0700
> From: Eric Dumazet <eduma...@google.com> > > In the very unlikely case __tcp_retransmit_skb() can not use the cloning > done in tcp_transmit_skb(), we need to refresh skb_mstamp before doing > the copy and transmit, otherwise TCP TS val will be an exact copy of > original transmit. > > Fixes: 7faee5c0d514 ("tcp: remove TCP_SKB_CB(skb)->when") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Cc: Yuchung Cheng <ych...@google.com> Applied and queued up for -stable, thanks.