CAPI: Issue synchronous hangup on capincci_free_minor
authorJan Kiszka <jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:31 +0000 (10:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 00:01:29 +0000 (16:01 -0800)
commit30bced91d93f7523bf23432d71d882d6b5d6cff6
tree8f0e493f1223d21cb5cff79ddcc2e95cf2bc1212
parent2c8df72259d550ed6dc0b391feb5c2fc13892fb6
CAPI: Issue synchronous hangup on capincci_free_minor

capincci_free and, thus, capincci_free_minor runs in process context, so
we can issue the hangup of the associated TTY synchronously.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/capi/capi.c