Skip to content
Snippets Groups Projects
Commit 186b1ea7 authored by Richard Gobert's avatar Richard Gobert Committed by Jakub Kicinski
Browse files

net: gro: use cb instead of skb->network_header


This patch converts references of skb->network_header to napi_gro_cb's
network_offset and inner_network_offset.

Signed-off-by: default avatarRichard Gobert <richardbgobert@gmail.com>
Reviewed-by: default avatarWillem de Bruijn <willemb@google.com>
Link: https://lore.kernel.org/r/20240509190819.2985-2-richardbgobert@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 9af9b891
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment