From: Gustavo F. Padovan Date: Thu, 14 Apr 2011 21:34:34 +0000 (-0300) Subject: Bluetooth: Fix another locking unbalance X-Git-Tag: v3.0-rc1~377^2~256^2^2~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62f3a2cfb1891c070631e496eeea852e949ea8bb;p=pandora-kernel.git Bluetooth: Fix another locking unbalance l2cap_get_sock_by_scid was changed to not lock the socket anymore, but I forgot to change all the users of this function. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed