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:
d5f7ac3
)
Bluetooth: Add a structure to carry ERTM data in skb control blocks
author
Mat Martineau
<mathewm@codeaurora.org>
Fri, 23 Mar 2012 23:56:56 +0000
(16:56 -0700)
committer
Gustavo Padovan
<gustavo@padovan.org>
Wed, 9 May 2012 03:41:35 +0000
(
00:41
-0300)
Every field from ERTM control headers is now carried in the control
block so it only has to be parsed or generated once, and can be
efficiently accessed throughout the ERTM code.
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
No differences found