From: Sridhar Samudrala Date: Fri, 5 Jun 2009 09:35:44 +0000 (+0000) Subject: net: Fix memcpy_toiovecend() to use the right offset X-Git-Tag: v2.6.31-rc1~330^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2faef52b72958b8b1c08e927b9b0691c314cf6f4;p=pandora-kernel.git net: Fix memcpy_toiovecend() to use the right offset Increment the iovec base by the offset passed in for the initial copy_to_user() in memcpy_to_iovecend(). Signed-off-by: Sridhar Samudrala Acked-by: Michael S. Tsirkin Signed-off-by: David S. Miller --- Reading git-diff-tree failed