[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANhBUQ2Sr4qXUW0aFG+jD=ncRiuLZz5uVN6zyNv29ai3fZYTWg@mail.gmail.com>
Date: Sun, 17 Nov 2019 11:40:37 +0800
From: Chuhong Yuan <hslester96@...il.com>
To: David Miller <davem@...emloft.net>
Cc: Nicolas Ferre <nicolas.ferre@...rochip.com>,
Netdev <netdev@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next v2] net: macb: add missed tasklet_kill
On Sun, Nov 17, 2019 at 4:17 AM David Miller <davem@...emloft.net> wrote:
>
> From: Chuhong Yuan <hslester96@...il.com>
> Date: Sat, 16 Nov 2019 22:23:10 +0800
>
> > This driver forgets to kill tasklet in remove.
> > Add the call to fix it.
> >
> > Signed-off-by: Chuhong Yuan <hslester96@...il.com>
> > ---
> > Changes in v2:
> > - Rebase on net-next.
>
> Does this bug exist in mainline? Then this bug fix should target 'net'.
>
This bug exists in mainline but this file has been modified in net-next, so
the line number is a little different.
> You must also provide an appropriate Fixes: tag which indicates the commit
> which introduced this bug.
>
> Thank you.
Powered by blists - more mailing lists