Bluetooth: Fix missing command complete event for mgmt_confirm_name
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 9 Jan 2013 13:29:33 +0000 (15:29 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 10 Jan 2013 08:08:10 +0000 (06:08 -0200)
commite384662b1c1004e6b1e9d2c4979945a383c07b7d
tree614a717ac37b8a51007671e5bd5d1c6f3e031233
parenta6785be2f76e2c39b3008820e7bfef8f5fd838bc
Bluetooth: Fix missing command complete event for mgmt_confirm_name

All management commands are expected to indicate successful completion
through a command complete event however the confirm name command was
missing it. This patch add the sending of 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>
net/bluetooth/mgmt.c