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:
5ec1bbe
)
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Tue, 15 Oct 2013 22:24:49 +0000
(19:24 -0300)
committer
Marcel Holtmann
<marcel@holtmann.org>
Tue, 15 Oct 2013 23:42:44 +0000
(16:42 -0700)
The wait_ack code has a heavy dependency on the socket data structures
and, as of now, it won't be worthless change it to use non-socket
structures as the only user of such feature is a socket.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found