OSDN Git Service

crypto: nitrox - remove cra_type reference to ablkcipher
authorArd Biesheuvel <ardb@kernel.org>
Sat, 9 Nov 2019 17:09:36 +0000 (18:09 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 17 Nov 2019 01:02:46 +0000 (09:02 +0800)
commite8306261a3625f7ef8b25bd6a71431a519cea607
tree7c7e90a89a0d6eb03234d0d47f65e06a216a51ea
parenta9c01cd608c43912320c830275395f2c78c94719
crypto: nitrox - remove cra_type reference to ablkcipher

Setting the cra_type field is not necessary for skciphers, and ablkcipher
will be removed, so drop the assignment from the nitrox driver.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/cavium/nitrox/nitrox_skcipher.c