8fb9274 author Sarah Bailey 1172212581 -0800 committer Greg Kroah-Hartman 1172271826 -0800 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 -