Skip to content
Commit b9b194dc authored by David Awogbemila's avatar David Awogbemila Committed by Greg Kroah-Hartman
Browse files

gve: Add RX context.

[ Upstream commit 1344e751

 ]

This refactor moves the skb_head and skb_tail fields into a new
gve_rx_ctx struct. This new struct will contain information about the
current packet being processed. This is in preparation for
multi-descriptor RX packets.

Signed-off-by: default avatarDavid Awogbemila <awogbemila@google.com>
Signed-off-by: default avatarJeroen de Borst <jeroendb@google.com>
Reviewed-by: default avatarCatherine Sullivan <csully@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Stable-dep-of: 6f4d93b7

 ("gve: Clear napi->skb before dev_kfree_skb_any()")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 4d59364a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment