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:David Awogbemila <awogbemila@google.com> Signed-off-by:
Jeroen de Borst <jeroendb@google.com> Reviewed-by:
Catherine Sullivan <csully@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Stable-dep-of: 6f4d93b7 ("gve: Clear napi->skb before dev_kfree_skb_any()") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment