On Fri, Sep 15, 2017 at 7:47 PM, Eric Dumazet <[email protected]> wrote: > From: Eric Dumazet <[email protected]> > > Now skb->mstamp_skb is updated later, we also need to call > tcp_rate_skb_sent() after the update is done. > > Fixes: 8c72c65b426b ("tcp: update skb->skb_mstamp more carefully") > Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]> Nice catch!
