[PPP] synchronous tty: convert dead_sem to completion
authorMatthias Kaehlcke <matthias.kaehlcke@gmail.com>
Fri, 14 Dec 2007 19:32:48 +0000 (11:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:07 +0000 (14:58 -0800)
commit5e41fb83216d370d158fe17675af82d12c6c72c9
treeea489e2de903ed378b5d8aa0b1b235693df431f5
parent9055e051b8d4b266054fe511a65a9888d30fa64f
[PPP] synchronous tty: convert dead_sem to completion

PPP synchronous tty channel driver: convert the semaphore dead_sem to a
completion

Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ppp_synctty.c