Re: [PATCH net-next v4 03/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper

From: Simon Horman
Date: Wed Oct 02 2024 - 09:38:17 EST


On Tue, Oct 01, 2024 at 03:32:16PM +0800, Menglong Dong wrote:
> Introduce the function skb_vlan_inet_prepare_reason() and make
> skb_vlan_inet_prepare an inline call to it. The drop reasons of it just
> come from pskb_may_pull_reason.
>
> Signed-off-by: Menglong Dong <dongml2@xxxxxxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>