]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
crypto: crypto4xx - remove double assignment of pd_uinfo->state
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 25 Aug 2017 13:47:18 +0000 (15:47 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Sep 2017 09:43:17 +0000 (17:43 +0800)
commitc587e65deacf8c86de2d7c51f1e81d0a4a9147a8
treea5ab103a135ada9e68cf7371a0998fcea5fbee1f
parent886c251fd4ca40a27697afec7bc44c115e803d78
crypto: crypto4xx - remove double assignment of pd_uinfo->state

crypto4xx_put_pd_to_pdr() already clears the flag.

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