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:
5f2f40a
)
bluetooth: delete timer in l2cap_conn_del()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 27 Feb 2008 01:42:56 +0000
(17:42 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Feb 2008 01:42:56 +0000
(17:42 -0800)
Delete a possibly armed timer before kfree'ing the connection object.
Solves: http://lkml.org/lkml/2008/2/15/514
Reported-by:Quel Qun <kelk1@comcast.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found