From: Johan Hedberg Date: Thu, 10 Nov 2011 13:54:37 +0000 (+0200) Subject: Bluetooth: Fix deadlock with mgmt_pair_device X-Git-Tag: v3.3-rc1~182^2~261^2~38^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3f06755ca4279597cd58befd6c076ae2e3db480;p=pandora-kernel.git Bluetooth: Fix deadlock with mgmt_pair_device The hci_conn callbacks are called with the hci_dev lock already held so no locking should be attempted in them. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed