Bluetooth: Remove l2cap_conn->dst usage from AMP manager
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 09:23:38 +0000 (02:23 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 14:43:32 +0000 (17:43 +0300)
The l2cap_conn->dst address is just a pointer into the hci_conn->dst
structure. Use hci_conn->dst directly instead.

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

No differences found