commit | 7b9eb9e2099f6f4acd6a36bcd7820d27c3cf5ee3 | [log] [tgz] |
---|---|---|
author | Timo Teräs <ext-timo.teras@nokia.com> | Tue Aug 09 20:28:21 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:54:58 2005 -0700 |
tree | 0cbd3c78723f3a66b9a35c725fa1328ebad28453 | |
parent | 85a1e930bf628700e8e9c166b1f5c1c26d3651cc [diff] |
[Bluetooth]: Call tty_hangup() when DCD is de-asserted 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>