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:
b473946
)
Bluetooth: Remove double free of SKB pointer in L2CAP
author
Andrei Emeltchenko
<andrei.emeltchenko@nokia.com>
Tue, 22 Dec 2009 13:58:08 +0000
(15:58 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 30 Jan 2010 13:57:11 +0000
(
05:57
-0800)
Trivial fix for double free of SKB pointer with kfree_skb to
make code simplier and cleaner. Remove unused variable err.
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found