[PATCH] can: xilinx_can: remove redundent netif_napi_del from xcan_remove

Dongliang Mu mudongliangabcd at gmail.com
Mon Oct 18 02:13:26 PDT 2021


On Mon, Oct 18, 2021 at 5:12 PM Marc Kleine-Budde <mkl at pengutronix.de> wrote:
>
> On 17.10.2021 20:50:21, Dongliang Mu wrote:
> > Since netif_napi_del is already done in the free_candev, so we remove
> > this redundent netif_napi_del invocation. In addition, this patch can
>        ^^^^^^^^^
> redundant, fixed (also in subject)

:\ Sorry about this typo.

> > match the operations in the xcan_probe and xcan_remove functions.
> >
> > Signed-off-by: Dongliang Mu <mudongliangabcd at gmail.com>
>
> Applied to linux-can-next/testing
>
> regards,
> Marc
>
> --
> Pengutronix e.K.                 | Marc Kleine-Budde           |
> Embedded Linux                   | https://www.pengutronix.de  |
> Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
> Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |



More information about the linux-arm-kernel mailing list