commit | 453e3090b9c3f5da70b21648c2244e9821f0916d | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Fri Aug 25 15:47:19 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 22 17:43:17 2017 +0800 |
tree | 8d9b19cec07bbec6826fc894896bf51b931e1a15 | |
parent | c587e65deacf8c86de2d7c51f1e81d0a4a9147a8 [diff] |
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>