git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e1da68
)
Bluetooth: Fix using an absolute timeout on hci_conn_put()
author
Vinicius Costa Gomes
<vinicius.gomes@openbossa.org>
Wed, 4 Jan 2012 14:57:17 +0000
(11:57 -0300)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Wed, 15 Feb 2012 11:09:26 +0000
(13:09 +0200)
queue_delayed_work() expects a relative time for when that work
should be scheduled.
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found