git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
887c883
)
crypto: algif_skcipher - Pass on error from af_alg_make_sg
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 28 Nov 2010 08:28:01 +0000
(16:28 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 28 Nov 2010 08:28:01 +0000
(16:28 +0800)
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: Herbert Xu <herbert@gondor.apana.org.au>
crypto/algif_skcipher.c
patch
|
blob
|
history
diff --cc
crypto/algif_skcipher.c
Simple merge