Re: [PATCH] nfp: replace spin_lock_bh with spin_lock in tasklet callback

From: David Miller
Date: Sat Sep 08 2018 - 01:56:27 EST


From: jun qian <hangdianqj@xxxxxxx>
Date: Fri, 7 Sep 2018 10:01:09 -0700

> As you are already in a tasklet, it is unnecessary to call spin_lock_bh.
>
> Signed-off-by: jun qian <hangdianqj@xxxxxxx>

Applied to net-next, thanks.