alistair23-linux/net/bluetooth/rfcomm
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
..
core.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
Kconfig
Makefile
sock.c
tty.c bluetooth rfcomm tty: destroy before tty_close() 2008-02-05 03:12:06 -08:00