On Fri, 2016-04-29 at 09:18 -0400, Soheil Hassas Yeganeh wrote: > On Thu, Apr 28, 2016 at 11:10 PM, Eric Dumazet <eduma...@google.com> wrote:
> > + NET_ADD_STATS(sock_net(sk), > > + LINUX_MIB_TCPHYSTARTTRAINCWND, > > + pp>>sn__cwdd); > nit: shouldn't this be tp->snd_cwnd? Interesting... my git tree has the proper thing, but the file on my SSD after git format-patch got mangled somehow... Thanks for noticing !