crypto: crypto4xx - fix dynamic_sa_ctl's sa_contents declaration
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 25 Aug 2017 13:47:19 +0000 (15:47 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Sep 2017 09:43:17 +0000 (17:43 +0800)
commit453e3090b9c3f5da70b21648c2244e9821f0916d
tree8d9b19cec07bbec6826fc894896bf51b931e1a15
parentc587e65deacf8c86de2d7c51f1e81d0a4a9147a8
crypto: crypto4xx - fix dynamic_sa_ctl's sa_contents declaration

The driver had a union dynamic_sa_contents in place that
described the meaning of the bits in the sa_contents
variable.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/amcc/crypto4xx_alg.c
drivers/crypto/amcc/crypto4xx_sa.c
drivers/crypto/amcc/crypto4xx_sa.h