[Bluetooth]: Call tty_hangup() when DCD is de-asserted
authorTimo Teräs <ext-timo.teras@nokia.com>
Wed, 10 Aug 2005 03:28:21 +0000 (20:28 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:54:58 +0000 (15:54 -0700)
The RFCOMM layer does not handle properly the de-assertation
of CD signal. It should call tty_hangup() to work properly.

Signed-off-by: Timo Teräs <ext-timo.teras@nokia.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found