From: Dave Young Date: Tue, 22 Jan 2008 06:35:21 +0000 (-0800) Subject: [BLUETOOTH]: Move children of connection device to NULL before connection down. X-Git-Tag: v2.6.24~10^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acea6852f32b8805e166d885ed7e9f0c7cd10d41;p=pandora-kernel.git [BLUETOOTH]: Move children of connection device to NULL before connection down. The rfcomm tty device will possibly retain even when conn is down, and sysfs doesn't support zombie device moving, so this patch move the tty device before conn device is destroyed. For the bug refered please see : http://lkml.org/lkml/2007/12/28/87 Signed-off-by: Dave Young Signed-off-by: David S. Miller --- Reading git-diff-tree failed