mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 05:20:27 +09:00
The sg length could be more than remaining data on it. So check the length requirement against the minimum between those two values. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>