From: Vinicius Costa Gomes Date: Mon, 11 Apr 2011 21:46:55 +0000 (-0300) Subject: Bluetooth: Fix keeping the command timer running X-Git-Tag: v2.6.39-rc6~7^2~24^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b79f44c16a4e2181b1d6423afe746745d5e949ff;p=pandora-kernel.git Bluetooth: Fix keeping the command timer running In the teardown path the reset command is sent to the controller, this event causes the command timer to be reactivated. So the timer is removed in two situations, when the adapter isn't marked as UP and when we know that some command has been sent. Reported-by: Keith Packard Signed-off-by: Vinicius Costa Gomes Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed