git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
547d103
)
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 13 Oct 2013 09:23:38 +0000
(
02:23
-0700)
committer
Johan 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