commit | bdc8ead27c71b4d3f3e883b0bf3f279a18a6f590 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 13 02:23:38 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 13 17:43:32 2013 +0300 |
tree | d91b98be379447c8fdcc15e762ab7c924277c87f | |
parent | 547d103280690b8febd2354320e164ae508d912e [diff] |
Bluetooth: Remove l2cap_conn->dst usage from AMP manager 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>