From: Johan Hedberg Date: Fri, 20 May 2011 18:50:41 +0000 (-0700) Subject: Bluetooth: Remove unnecessary use of hci_dev_list_lock X-Git-Tag: v3.1-rc1~316^2~350^2^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e1c55de7b1edd3fb8fc3411ad0c32a213723d0;p=pandora-kernel.git Bluetooth: Remove unnecessary use of hci_dev_list_lock The get_connections function has no need to use hci_dev_list_lock. The code was there probably because of a copy-paste mistake. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed