crypto: pcrypt - call the complete function on error
authorSteffen Klassert <steffen.klassert@secunet.com>
Thu, 4 Feb 2010 00:40:17 +0000 (11:40 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 4 Feb 2010 00:40:17 +0000 (11:40 +1100)
commit5a1436beec5744029f3ac90b6fe71a698dcd6155
tree2b2cd0210f6180dab23f7825ab2d8cf3f0daf0df
parente054f1647162d7098a9ff619405a72bd7c417213
crypto: pcrypt - call the complete function on error

This fixes three forgotten calls to the complete function
in the error case.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/pcrypt.c