Myungho Jung cd15f1020f crypto: lz4 - fixed decompress function to return error code
Decompress function in LZ4 library is supposed to return an error code or
negative result. But, it returns -1 when any error is detected. Return
error code when the library returns negative value.

Signed-off-by: Myungho Jung <mhjungk@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-04-10 19:17:27 +08:00
..
2017-03-24 22:03:01 +08:00
2017-04-05 21:58:37 +08:00
2016-11-28 21:23:18 +08:00
2017-01-23 22:50:24 +08:00