commit | c3f06755ca4279597cd58befd6c076ae2e3db480 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Nov 10 15:54:37 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Nov 10 17:54:06 2011 -0200 |
tree | ebfa3028bfeba47eb81840dd40d861b2bbbaaab4 | |
parent | 48264f06943e2db2c971b752949606f070d9d292 [diff] |
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 <johan.hedberg@intel.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>