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:
a49184c
)
Bluetooth: timer check sk is not owned before freeing
author
Andrei Emeltchenko
<andrei.emeltchenko@nokia.com>
Wed, 3 Nov 2010 10:32:45 +0000
(12:32 +0200)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Wed, 1 Dec 2010 23:04:36 +0000
(21:04 -0200)
In timer context we might delete l2cap channel used by krfcommd.
The check makes sure that sk is not owned. If sk is owned we
restart timer for HZ/5.
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found