]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Fix updating host feature bits for LE
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 24 Oct 2012 18:11:59 +0000 (21:11 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 19:58:05 +0000 (17:58 -0200)
commitd0414adc7de67bbf87ba9f9e8f2e1e8919f2068a
tree5bc35c5d2265a726c6351eb86facaccd09043dd7
parent2178320a9f446a07d40434bfd3dfd55bf70c650c
Bluetooth: Fix updating host feature bits for LE

When LE has been enabled with the simultaneous BR/EDR & LE parameter set
to true we should also update the host features stored in struct hci_dev
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