commit | 715a5bf2db4df4a7df64f420d21fb49ba146b3fa | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jan 09 15:29:34 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Jan 10 06:08:35 2013 -0200 |
tree | fb1e9524e6781ebda12f4d9500f0ef554d207ea7 | |
parent | e384662b1c1004e6b1e9d2c4979945a383c07b7d [diff] |
Bluetooth: Fix missing command complete for mgmt_load_long_term_keys All management events are expected to indicate successful completion through a command complete event, however the load long term keys command was missing this. This patch adds the missing event. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>