linux/net/bluetooth
Ville Tervo 8de0a15483 [Bluetooth] 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>
2007-07-11 07:06:51 +02:00
..
bnep
cmtp
hidp Fix use-after-free oops in Bluetooth HID. 2007-07-07 12:22:37 -07:00
rfcomm [Bluetooth] Keep rfcomm_dev on the list until it is freed 2007-07-11 07:06:51 +02:00
af_bluetooth.c
hci_conn.c
hci_core.c [Bluetooth] Add hci_recv_fragment() helper function 2007-07-11 06:42:04 +02:00
hci_event.c
hci_sock.c [BLUETOOTH]: Fix locking in hci_sock_dev_event(). 2007-05-17 14:20:30 -07:00
hci_sysfs.c
Kconfig
l2cap.c [Bluetooth] Fix L2CAP configuration parameter handling 2007-05-24 14:27:19 +02:00
lib.c
Makefile
sco.c