]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
authorGilad Ben-Yossef <gilad@benyossef.com>
Wed, 18 Oct 2017 07:00:37 +0000 (08:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Nov 2017 14:11:18 +0000 (22:11 +0800)
commite564bcc49f9ebe90a40f875d9d66468a7e67d69e
tree790bff84d41c6a2d638807eab72e292210da4290
parent02c6c266ee651f33e953bb34993cc3858c0cd331
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>
drivers/crypto/marvell/cesa.c
drivers/crypto/marvell/cesa.h