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:
2a123b8
)
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 27 Mar 2007 21:55:52 +0000
(18:55 -0300)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:23 +0000
(22:28 -0700)
To clearly state the intent of copying from linear sk_buffs, _offset being a
overly long variant but interesting for the sake of saving some bytes.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found