commit | 3d549e325e3c7dd294b96720f22cbc39ec2e02e9 | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Wed Oct 18 08:00:37 2017 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 03 22:11:18 2017 +0800 |
tree | 790bff84d41c6a2d638807eab72e292210da4290 | |
parent | 4e5b0ad5827163bd8e57ea595be2681cad12e5c2 [diff] |
crypto: marvell/cesa - remove redundant backlog checks on EBUSY Now that -EBUSY return code only indicates backlog queueing we can safely remove the now redundant check for the CRYPTO_TFM_REQ_MAY_BACKLOG flag when -EBUSY is returned. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>