From: gfree.w...@vip.163.com Date: Thu, 1 Jun 2017 17:58:39 +0800 > 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. > > Signed-off-by: Gao Feng <gfree.w...@vip.163.com>
Applied, thank you.