]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] 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)
committerWilly Tarreau <w@1wt.eu>
Sat, 25 Aug 2007 15:24:16 +0000 (17:24 +0200)
commit8c25e9c9cd1fed0d5f57075b584c39a4b9af9830
tree777809c83d98561e0992759ecc1fc81bd97d211f
parentb37a2fc49a6b4b0dd4fdc0434f7d7b65a3f9aa3c
[PATCH] Keep rfcomm_dev on the list until it is freed

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Willy Tarreau <w@1wt.eu>
include/net/bluetooth/rfcomm.h
net/bluetooth/rfcomm/tty.c