On Thu, Jun 01, 2017 at 05:58:39PM +0800, gfree.w...@vip.163.com wrote: > From: Gao Feng <gfree.w...@vip.163.com> > > Since the commit 55454a565836 ("ppp: avoid dealock on recursive xmit"), > the PPP xmit path is protected by wrapper functions which disable the > bh already. So it is unnecessary to disable the bh again in the real > xmit path. > Thanks!
Acked-by: Guillaume Nault <g.na...@alphalink.fr>