From: Gianluca Anzolin Date: Mon, 29 Jul 2013 15:08:13 +0000 (+0200) Subject: Bluetooth: Purge the dlc->tx_queue to avoid circular dependency X-Git-Tag: v3.12-rc1~132^2~84^2^2~54^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe6b68cc5999a3f91a15b6667e69e14186e337d;p=pandora-kernel.git Bluetooth: Purge the dlc->tx_queue to avoid circular dependency In rfcomm_tty_cleanup we purge the dlc->tx_queue which may contain socket buffers referencing the tty_port and thus preventing the tty_port destruction. Signed-off-by: Gianluca Anzolin Reviewed-by: Peter Hurley Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed