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:
644912e
)
Bluetooth: Add chan->ops->defer()
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 12 Oct 2012 11:35:24 +0000
(19:35 +0800)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 15 Oct 2012 12:43:29 +0000
(09:43 -0300)
When DEFER_SETUP is set defer() will trigger an authorization
request to the userspace.
l2cap_chan_no_defer() is meant to be used when one does not want to
support DEFER_SETUP (A2MP for example).
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found