On Fri, Apr 29, 2016 at 10:37 AM, Eric Dumazet <eric.duma...@gmail.com> wrote: > 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 !
Thanks for the patches! Acked-by: Soheil Hassas Yeganeh <soh...@google.com>