]> git.karo-electronics.de Git - karo-tx-linux.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)
commit2b36a5620acb5ee0c101ec32a20793da4426fd33
tree4b1130cd04f1070177e2f6e598d0a249a1a5c793
parent880be4e8d0db86a635b87f75fee7daa4f6006f45
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