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)
commit6f59b904ae57df92915d7ade750853647620db2c
tree35f9807077ec274c9234619ef5daa0beb4f32619
parent2b36a5620acb5ee0c101ec32a20793da4426fd33
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
This page took 0.031436 seconds and 5 git commands to generate.