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:
d42970f
)
Bluetooth: Do not access chan->sk directly
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 21 Oct 2013 16:21:38 +0000
(14:21 -0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 21 Oct 2013 19:58:16 +0000
(12:58 -0700)
In the process of removing socket usage from L2CAP we now access the L2CAP
socket from the data member of struct l2cap_chan. For the L2CAP socket
user the data member points to the L2CAP socket.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found