From: Sarah Bailey Date: Fri, 23 Feb 2007 06:36:21 +0000 (-0800) Subject: gadgetfs: Fixed bug in ep_aio_read_retry. X-Git-Tag: v2.6.21-rc2~45^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f97a1f829d26e01ae8bb33cd1384cf0a5e046f;p=pandora-kernel.git gadgetfs: Fixed bug in ep_aio_read_retry. I don't think the current code works with multiple iovecs. The original would just copy the first part of priv->buf over and over into multiple iovecs. Signed-off-by: Sarah Bailey Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed