Bluetooth: Fix setting host feature bits for SSP
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 24 Oct 2012 21:09:51 +0000 (00:09 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 1 Nov 2012 22:26:59 +0000 (20:26 -0200)
commit5ed8eb2f6b5710c09bd1adb40aa795a424e21143
tree54d08ed0743a58d85a6bf67cc88f52c73214c99d
parentf15504788d7b1613ef2ef0a673cfe250c16a6b0d
Bluetooth: Fix setting host feature bits for SSP

When we get a successful command complete for HCI_Write_SSP_Mode we need
to update the host feature bits for the hdev struct accordingly.

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/hci_event.c