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:
b699ec0
)
Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 12 Oct 2012 11:35:23 +0000
(19:35 +0800)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 15 Oct 2012 12:42:52 +0000
(09:42 -0300)
This is part of the move the parent socket usage to l2cap_sock.c
The change is safe when it comes to locking, bt_accept_enqueue() is still
protected by the parent socket lock inside the
l2cap_sock_new_connection_cb() code.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found