From: Gustavo F. Padovan Date: Wed, 13 Apr 2011 22:01:22 +0000 (-0300) Subject: Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() X-Git-Tag: v3.0-rc1~377^2~256^2^2~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280f294f7bd0c14d9f802a551c95dc930e31d723;p=pandora-kernel.git Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() Fix an locking issue with the new l2cap_att_channel(). l2cap_att_channel() was trying to lock a locked socket. Reported-by: Anderson Lizardo Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed