diff options
author | Gao Feng <gfree.wind@vip.163.com> | 2017-06-01 17:58:39 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-01 11:57:36 -0400 |
commit | 97fcc193f67e584dc6564767c6e186fe1ecd71d2 (patch) | |
tree | 2d1b90c99e57346daf3d505dabf5d93def29a22a /drivers/scsi/csiostor | |
parent | ipv4: route: restore skb_dst_set in inet_rtm_getroute (diff) | |
download | linux-dev-97fcc193f67e584dc6564767c6e186fe1ecd71d2.tar.xz linux-dev-97fcc193f67e584dc6564767c6e186fe1ecd71d2.zip |
ppp: remove unnecessary bh disable in xmit path
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.wind@vip.163.com>
Acked-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/csiostor')
0 files changed, 0 insertions, 0 deletions