Skip to content
Commit c762be63 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: algif_skcipher - Pass on error from af_alg_make_sg



The error returned from af_alg_make_sg is currently lost and we
always pass on -EINVAL.  This patch pases on the underlying error.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 887c883e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment