Re: [PATCH net-next v4 3/3] net: remove napi_frag_unref

From: Eric Dumazet
Date: Wed Apr 03 2024 - 12:30:11 EST


On Wed, Apr 3, 2024 at 5:28 PM Mina Almasry <almasrymina@xxxxxxxxxx> wrote:
>
> With the changes in the last patches, napi_frag_unref() is now
> reduandant. Remove it and use skb_page_unref directly.
>
> Signed-off-by: Mina Almasry <almasrymina@xxxxxxxxxx>
> Reviewed-by: Dragos Tatulea <dtatulea@xxxxxxxxxx>
>

Reviewed-by: Eric Dumazet <edumazet@xxxxxxxxxx>