From: Eric Dumazet <[email protected]> Date: Thu, 26 Oct 2017 21:21:40 -0700
> From: Eric Dumazet <[email protected]> > > In the unlikely event tcp_mtu_probe() is sending a packet, we > want tp->tcp_mstamp being as accurate as possible. > > This means we need to call tcp_mstamp_refresh() a bit earlier in > tcp_write_xmit(). > > Fixes: 385e20706fac ("tcp: use tp->tcp_mstamp in output path") > Signed-off-by: Eric Dumazet <[email protected]> Applied and queued up for -stable.
