aboutsummaryrefslogtreecommitdiff
path: root/net/netlabel
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2014-06-05 12:19:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-09 11:21:27 -0700
commit035f657a1668eaf7999909d6bb7cf293b56cedba (patch)
tree1854fa6ab8024eb4be0dba2ee738b884dc36f3d1 /net/netlabel
parentf6f7bbbf4b08d6f96821029e13ef91f7c3689b57 (diff)
Bluetooth: Fix incorrectly overriding conn->src_type
commit b62b65055bcc5372d5c3f4103629176cb8db3678 upstream. The src_type member of struct hci_conn should always reflect the address type of the src_member. It should never be overridden. There is already code in place in the command status handler of HCI_LE_Create_Connection to copy the right initiator address into conn->init_addr_type. Without this patch, if privacy is enabled, we will send the wrong address type in the SMP identity address information PDU (it'll e.g. contain our public address but a random address type). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions