commit | 90e704543d6702971ecfe3fe2325829d89b76f6b | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 23 23:09:40 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Feb 24 00:15:26 2012 +0200 |
tree | 6c124ca14e56456ebe838003ca97e5c867c0d404 | |
parent | c95f0ba76f902bc8b540468b695bcfe8948e8e46 [diff] |
Bluetooth: mgmt: Fix dev_class related command response timing All mgmt commands that may fire off a hci_write_class_of_device command should wait for the completion of the HCI command before sending a response to user space. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org>