[net-next PATCH 2/4] netdev: make napi_schedule return bool on NAPI successful schedule

Eric Dumazet edumazet at google.com
Mon Oct 2 22:21:46 PDT 2023


On Mon, Oct 2, 2023 at 5:10 PM Christian Marangi <ansuelsmth at gmail.com> wrote:
>
> Change napi_schedule to return a bool on NAPI successful schedule. This
> might be useful for some driver to do additional step after a NAPI ahs

This might be useful for some drivers to do additional steps after a
NAPI has been scheduled.

> been scheduled.
>
> Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>

Yeah, I guess you forgot to mention I suggested this patch ...

Reviewed-by: Eric Dumazet <edumazet at google.com>



More information about the ath10k mailing list