From: [email protected] Date: Thu, 1 Jun 2017 17:58:39 +0800 > From: Gao Feng <[email protected]> > > 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 <[email protected]>
Applied, thank you.
