[net-next PATCH 3/4] netdev: replace napi_reschedule with napi_schedule
Marc Kleine-Budde
mkl at pengutronix.de
Tue Oct 3 22:26:49 AEDT 2023
On 03.10.2023 13:18:33, Christian Marangi wrote:
> On Tue, Oct 03, 2023 at 09:16:33AM +0200, Marc Kleine-Budde wrote:
> > On 02.10.2023 17:10:22, Christian Marangi wrote:
> > > Now that napi_schedule return a bool, we can drop napi_reschedule that
> > > does the same exact function. The function comes from a very old commit
> > > bfe13f54f502 ("ibm_emac: Convert to use napi_struct independent of struct
> > > net_device") and the purpose is actually deprecated in favour of
> > > different logic.
> > >
> > > Convert every user of napi_reschedule to napi_schedule.
> > >
> > > Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
> > > ---
> > > drivers/infiniband/ulp/ipoib/ipoib_ib.c | 4 ++--
> > > drivers/net/can/dev/rx-offload.c | 2 +-
> >
> > Acked-by: Marc Kleine-Budde # for can/dev/rx-offload.c
>
> Just to make sure can I use the correct tag: (you didn't include the
> mail)
Doh! Sure.
> Acked-by: Marc Kleine-Budde <mkl at pengutronix.de> # for can/dev/rx-offload.c
Acked-by: Marc Kleine-Budde <mkl at pengutronix.de> # for can/dev/rx-offload.c
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20231003/ef60780c/attachment-0001.sig>
More information about the Linuxppc-dev
mailing list