aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sysdev.h
diff options
context:
space:
mode:
authorMikko Rapeli <[email protected]>2007-07-11 09:18:15 +0200
committerMarcel Holtmann <[email protected]>2007-07-11 07:01:26 +0200
commit84950cf0ba02fd6a5defe2511bc41f9aa2237632 (patch)
treee6c6d6b243d8c8d5bafdaa9d2054458409b17c82 /include/linux/sysdev.h
parent924f0e4a06419fa1996425d1d2512030e43acbba (diff)
[Bluetooth] Hangup TTY before releasing rfcomm_dev
The core problem is that RFCOMM socket layer ioctl can release rfcomm_dev struct while RFCOMM TTY layer is still actively using it. Calling tty_vhangup() is needed for a synchronous hangup before rfcomm_dev is freed. Addresses the oops at http://bugzilla.kernel.org/show_bug.cgi?id=7509 Acked-by: Alan Cox <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'include/linux/sysdev.h')
0 files changed, 0 insertions, 0 deletions