git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e384662
)
Bluetooth: Fix missing command complete for mgmt_load_long_term_keys
author
Johan Hedberg
<johan.hedberg@intel.com>
Wed, 9 Jan 2013 13:29:34 +0000
(15:29 +0200)
committer
Gustavo 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