]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite5cb3659fbb78e8233f82cad3766897479ac1482
tree5b265e4ae8011bd99938b2d4da5abac411aa6fc7
parent15d463572a7bca57a8cd451382a893afafafd099
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."

This reverts commit b08a2f0b47b74869fe0812899f15d5fa294b6a33.

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