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:
533553f
)
Bluetooth: bluecard: Use del_timer_sync() in teardown path
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 23 Mar 2014 15:09:31 +0000
(15:09 +0000)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sun, 23 Mar 2014 17:30:22 +0000
(10:30 -0700)
Make sure no timer callback is running before releasing the
datastructure which contains it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found