Re: [PATCH] net: cdc-ncm: Move spin_lock_bh() to spin_lock()
From: Oliver Neukum
Date: Tue Apr 19 2022 - 03:21:27 EST
On 18.04.22 16:18, Yunbo Yu wrote:
> It is unnecessary to call spin_lock_bh() for you are already in a tasklet.
>
> Signed-off-by: Yunbo Yu <yuyunbo519@xxxxxxxxx>
>
Acked-by: Oliver Neukum <oneukum@xxxxxxxx>