From: Jaganath Kanakkassery Date: Thu, 19 Jul 2012 07:24:04 +0000 (+0530) Subject: Bluetooth: Fix socket not getting freed if l2cap channel create fails X-Git-Tag: v3.6-rc3~10^2~40^2^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49dfbb9129c4edb318578de35cc45c555df37884;p=pandora-kernel.git Bluetooth: Fix socket not getting freed if l2cap channel create fails If l2cap_chan_create() fails then it will return from l2cap_sock_kill since zapped flag of sk is reset. Signed-off-by: Jaganath Kanakkassery Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed