crypto: marvell - Add a macro constant for the size of the crypto queue
authorRomain Perier <romain.perier@free-electrons.com>
Tue, 21 Jun 2016 08:08:31 +0000 (10:08 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Jun 2016 10:13:59 +0000 (18:13 +0800)
commite26df73f80290efe5c772d94ac3a3cf2b077fe5b
tree0d03d5290aba7c3d1396b207f07257e105a3b9c7
parent7ea0da1d75e0d03f9ec484d2038e3caf06024b17
crypto: marvell - Add a macro constant for the size of the crypto queue

Adding a macro constant to be used for the size of the crypto queue,
instead of using a numeric value directly. It will be easier to
maintain in case we add more than one crypto queue of the same size.

Signed-off-by: Romain Perier <romain.perier@free-electrons.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