diff options
author | Dave Young <hidave.darkstar@gmail.com> | 2008-02-05 03:12:06 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-05 03:12:06 -0800 |
commit | 93d807401ced2320d0d1e56bf9de099bba5c0424 (patch) | |
tree | 8d9a471779124e7dea089ec59933b20d4c7480f4 /usr | |
parent | 6e46c8cb3cbfa7bafe78d43a3d57750605a2dfa3 (diff) |
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions