From: Vinicius Costa Gomes Date: Wed, 4 Jan 2012 14:57:17 +0000 (-0300) Subject: Bluetooth: Fix using an absolute timeout on hci_conn_put() X-Git-Tag: v3.3-rc6~36^2~26^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=331660637b4e5136602a98200a84f6b65ed8d5be;p=pandora-kernel.git Bluetooth: Fix using an absolute timeout on hci_conn_put() queue_delayed_work() expects a relative time for when that work should be scheduled. Signed-off-by: Vinicius Costa Gomes Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed