commit | 9a42e4eed3fcd7ba8dff6622384cd08bfe5ef707 | [log] [tgz] |
---|---|---|
author | Zain Wang <wzz@rock-chips.com> | Mon Jul 24 09:23:14 2017 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 03 14:00:23 2017 +0800 |
tree | 028c03333db731d410cf51018598301a4b1dca8b | |
parent | 641eacd15696a65b08880985701c8082872da136 [diff] |
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>