On 5/2/24 2:44 AM, Felix Fietkau wrote:
> Pull the code out of tcp_gro_receive in order to access the tcp header
> from tcp4/6_gro_receive.
>
> Acked-by: Paolo Abeni <[email protected]>
> Reviewed-by: Eric Dumazet <[email protected]>
> Signed-off-by: Felix Fietkau <[email protected]>
> ---
> include/net/tcp.h | 4 ++-
> net/ipv4/tcp_offload.c | 55 +++++++++++++++++++++++++---------------
> net/ipv6/tcpv6_offload.c | 18 +++++++++----
> 3 files changed, 50 insertions(+), 27 deletions(-)
>
Reviewed-by: David Ahern <[email protected]>