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

From: Simon Horman
Date: Wed Oct 02 2024 - 09:37:52 EST


On Tue, Oct 01, 2024 at 03:32:15PM +0800, Menglong Dong wrote:
> Introduce the function pskb_inet_may_pull_reason() and make
> pskb_inet_may_pull a simple 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>