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:
03d4f87
)
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 27 Mar 2007 21:38:07 +0000
(18:38 -0300)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:21 +0000
(22:28 -0700)
For consistency with other skb data accessors, reducing the number of direct
accesses to skb->data.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found