Bluetooth: Fix missing command complete for mgmt_load_long_term_keys
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 9 Jan 2013 13:29:34 +0000 (15:29 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 10 Jan 2013 08:08:35 +0000 (06:08 -0200)
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>

No differences found