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.4-rc1~177^2~112^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1931782b67bd1b81007022e8311669c40bb7d5b1;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