commit | 56e5cb86eb377970825486a5861f5926d65e64c1 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Nov 08 20:40:16 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Nov 09 12:33:46 2011 -0200 |
tree | 87e57ea9c98f2663a359717b658c05d0ee2fecac | |
parent | 2e58ef3e11d0775795345a20185b5a7c4bdae194 [diff] |
Bluetooth: Add missing hci_dev locking when calling mgmt functions Now that the pending commands are within struct hci_dev we can properly control access to them throught the hci_dev locking mechanism. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>