From: Arjun Roy <[email protected]>
Date: Thu, 10 Dec 2020 11:16:03 -0800

> From: Arjun Roy <[email protected]>
> 
> 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 <[email protected]>
> Signed-off-by: Eric Dumazet <[email protected]>
> Signed-off-by: Soheil Hassas Yeganeh <[email protected]>

Applied.

Reply via email to