diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2013-10-13 13:23:39 +0400 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2013-10-13 18:45:01 +0400 |
commit | ce39fb4e45a4315fcdf75ef25d61281e946ebb07 (patch) | |
tree | e65311ca736da74d1480d727cb4c1951f1040079 /Documentation/xtensa | |
parent | bdc8ead27c71b4d3f3e883b0bf3f279a18a6f590 (diff) | |
download | linux-ce39fb4e45a4315fcdf75ef25d61281e946ebb07.tar.xz |
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP
The l2cap_conn->src and l2cap_conn->dst addresses are just a pointer
to hci_conn->hdev->bdaddr and hci_conn->dst structures. Use the data
provided by hci_conn directly. This is done for hci_conn->dst_type
already anyway and with this change it makes it a lot clearer were
the address information comes from.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'Documentation/xtensa')
0 files changed, 0 insertions, 0 deletions