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

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

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