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:
8d836d7
)
Bluetooth: Add chan->ops->set_shutdown()
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Tue, 15 Oct 2013 22:24:48 +0000
(19:24 -0300)
committer
Marcel Holtmann
<marcel@holtmann.org>
Tue, 15 Oct 2013 23:42:44 +0000
(16:42 -0700)
We need to remove all direct access of struct sock from L2CAP core.
This change is pretty simple and just add a new L2CAP channel callback to
do the work in the L2CAP socket side.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found