linux/net/bluetooth
Dave Young 93d807401c bluetooth rfcomm tty: destroy before tty_close()
rfcomm dev could be deleted in tty_hangup, so we must not call
rfcomm_dev_del again to prevent from destroying rfcomm dev before tty
close.

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-05 03:12:06 -08:00
..
bnep [BLUETOOTH]: Use sockfd_put() 2008-01-28 15:00:48 -08:00
cmtp [BLUETOOTH]: Use sockfd_put() 2008-01-28 15:00:48 -08:00
hidp bluetooth: uninlining 2008-02-05 03:07:58 -08:00
rfcomm bluetooth rfcomm tty: destroy before tty_close() 2008-02-05 03:12:06 -08:00
Kconfig
Makefile
af_bluetooth.c
hci_conn.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
hci_core.c
hci_event.c
hci_sock.c
hci_sysfs.c [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. 2008-01-31 19:28:33 -08:00
l2cap.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
lib.c
sco.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00