From: Arjun Roy <arjunroy.k...@gmail.com> Date: Thu, 10 Dec 2020 11:16:03 -0800
> From: Arjun Roy <arjun...@google.com> > > A prior patch increased the size of struct tcp_zerocopy_receive > but did not update do_tcp_getsockopt() handling to properly account > for this. > > This patch simply reintroduces content erroneously cut from the > referenced prior patch that handles the new struct size. > > Fixes: 18fb76ed5386 ("net-zerocopy: Copy straggler unaligned data for TCP Rx. > zerocopy.") > Signed-off-by: Arjun Roy <arjun...@google.com> > Signed-off-by: Eric Dumazet <eduma...@google.com> > Signed-off-by: Soheil Hassas Yeganeh <soh...@google.com> Applied.