]> Git Repo - linux.git/commit
Bluetooth: Remove double free of SKB pointer in L2CAP
authorAndrei Emeltchenko <[email protected]>
Tue, 22 Dec 2009 13:58:08 +0000 (15:58 +0200)
committerMarcel Holtmann <[email protected]>
Sat, 30 Jan 2010 13:57:11 +0000 (05:57 -0800)
commitfcafde2e6d81aa7901f9b10e6a097592f0637b79
treee1f80255f43851dcd2cacd836740330dc4cfd2ff
parentb473946a0853860e13b51c28add5524741117786
Bluetooth: Remove double free of SKB pointer in L2CAP

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 <[email protected]>
Acked-by: Gustavo F. Padovan <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
net/bluetooth/l2cap.c
This page took 0.053298 seconds and 4 git commands to generate.