git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48264f0
)
Bluetooth: Fix deadlock with mgmt_pair_device
author
Johan Hedberg
<johan.hedberg@intel.com>
Thu, 10 Nov 2011 13:54:37 +0000
(15:54 +0200)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 10 Nov 2011 19:54:06 +0000
(17:54 -0200)
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 <johan.hedberg@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found