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:
51621fb
)
net: Fix page seeking for skb_splice_bits().
author
Jarek Poplawski
<jarkao2@gmail.com>
Fri, 13 Feb 2009 00:51:43 +0000
(16:51 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 13 Feb 2009 00:51:43 +0000
(16:51 -0800)
struct page walking should be done with proper accessor functions, not
directly.
With doubts from David S. Miller and Herbert Xu.
Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found