Re: [PATCH net-next v5 1/3] net: make napi_frag_unref reuse skb_page_unref

From: Jacob Keller
Date: Tue Apr 09 2024 - 19:56:30 EST




On 4/8/2024 8:29 AM, Mina Almasry wrote:
> The implementations of these 2 functions are almost identical. Remove
> the implementation of napi_frag_unref, and make it a call into
> skb_page_unref so we don't duplicate the implementation.
>
> Signed-off-by: Mina Almasry <almasrymina@xxxxxxxxxx>
> Reviewed-by: Eric Dumazet <edumazet@xxxxxxxxxx>
>

Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>