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 <[email protected]>
> > > ---
> > > 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 <[email protected]> # for can/dev/rx-offload.c Acked-by: Marc Kleine-Budde <[email protected]> # 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 |
signature.asc
Description: PGP signature
