]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Incorrect address while storing LTK.
authorHemant Gupta <hemant.gupta@stericsson.com>
Fri, 23 Dec 2011 05:37:24 +0000 (11:07 +0530)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 23 Dec 2011 18:55:06 +0000 (16:55 -0200)
commit4af47115faa9ffd815c16e5afb83c966bba5ff62
treec5d3101ff84f7d1db6f2bfe012be9fae59e9f82a
parent8471c48bf2cc93da9b5828740d21cb59065e8bee
Bluetooth: Incorrect address while storing LTK.

This patch fixes incorrect address storage while storing
Long Term Key for LE Devices using SMP (Security Manager Protocol).
The address stored should be of remote device and not of source device.

Signed-off-by: Hemant Gupta <hemant.gupta@stericsson.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/smp.c