]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use hci_conn->src address for SMP functions
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 12:24:00 +0000 (05:24 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 14:48:42 +0000 (17:48 +0300)
commit8ec0fdbeff0961ede8e6707bc23a724c22d4642a
tree4b1130cd04f1070177e2f6e598d0a249a1a5c793
parenteea19bf2eeab0f1fc9ba9d8a51749ea76c36b291
Bluetooth: Use hci_conn->src address for SMP functions

The source address is now stored in hci_conn->src and so use that
one for SMP functions.

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