[Bluetooth] Keep rfcomm_dev on the list until it is freed
authorVille Tervo <ville.tervo@nokia.com>
Wed, 11 Jul 2007 07:23:41 +0000 (09:23 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Jul 2007 05:06:51 +0000 (07:06 +0200)
This patch changes the RFCOMM TTY release process so that the TTY is kept
on the list until it is really freed. A new device flag is used to keep
track of released TTYs.

Signed-off-by: Ville Tervo <ville.tervo@nokia.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found