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:
d2d27bf
)
net: Fix memcpy_toiovecend() to use the right offset
author
Sridhar Samudrala
<sri@us.ibm.com>
Fri, 5 Jun 2009 09:35:44 +0000
(09:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Jun 2009 07:25:39 +0000
(
00:25
-0700)
Increment the iovec base by the offset passed in for the initial
copy_to_user() in memcpy_to_iovecend().
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found