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)
commit82d4b3592378e88ddbb42a8db9bd4a99c399c3c4
tree9e830cfd09a503d1b08aca53422e91d08d384ed5
parent7be2edbbb87a34fbf1441991a679af94fe1d981d
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