From: Dave Young Date: Tue, 5 Feb 2008 11:12:06 +0000 (-0800) Subject: bluetooth rfcomm tty: destroy before tty_close() X-Git-Tag: v2.6.25-rc1~787^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93d807401ced2320d0d1e56bf9de099bba5c0424;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed