]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: rockchip - return the err code when unable dequeue the crypto request
authorZain Wang <wzz@rock-chips.com>
Mon, 24 Jul 2017 01:23:14 +0000 (09:23 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 3 Aug 2017 06:00:23 +0000 (14:00 +0800)
commit9a42e4eed3fcd7ba8dff6622384cd08bfe5ef707
tree028c03333db731d410cf51018598301a4b1dca8b
parent641eacd15696a65b08880985701c8082872da136
crypto: rockchip - return the err code when unable dequeue the crypto request

Sometime we would unable to dequeue the crypto request, in this case,
we should finish crypto and return the err code.

Signed-off-by: zain wang <wzz@rock-chips.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/rockchip/rk3288_crypto.c
drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c
drivers/crypto/rockchip/rk3288_crypto_ahash.c