Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Jul 2009 20:13:41 +0000 (13:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jul 2009 20:13:41 +0000 (13:13 -0700)
commit252aa9d94a04252046f3a382e6aca1b5c95921d8
tree5b265e4ae8011bd99938b2d4da5abac411aa6fc7
parent8660c1240ec6016522b882c88751cb4ce40bf0e8
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."

This reverts commit adeab1afb7de89555c69aab5ca21300c14af6369.

As Alan Cox explained, the TTY layer changes that went recently
to get rid of the tty->low_latency stuff fixes this already,
and even for -stable it's the ->low_latency changes that should
go in to fix this, rather than this patch.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/6pack.c
drivers/net/hamradio/mkiss.c
drivers/net/ppp_async.c
drivers/net/ppp_synctty.c
drivers/net/wireless/strip.c