]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Set the correct values for Identity Address Information
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 23 Feb 2014 17:42:18 +0000 (19:42 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 23 Feb 2014 20:24:25 +0000 (12:24 -0800)
commit3eedb5b2891ca7a1fb203a444cb7c7aeeff7d362
tree9e830cfd09a503d1b08aca53422e91d08d384ed5
parentf13fb1cb9a86207d6d9caa27fdf5881da417af49
Bluetooth: Set the correct values for Identity Address Information

The SMP Identity Address Information PDU should contain our Identity
Address. This patch updates the code to copy the correct values from the
hci_conn object.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/smp.c