alistair23-linux/drivers/crypto/allwinner/sun8i-ss
Corentin Labbe 7b3d853ead crypto: sun8i-ss - fix removal of module
Removing the driver cause an oops due to the fact we clean an extra
channel.
Let's give the right index to the cleaning function.
Fixes: f08fcced6d ("crypto: allwinner - Add sun8i-ss cryptographic offloader")

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-01-16 15:18:12 +08:00
..
Makefile crypto: allwinner - Add sun8i-ss cryptographic offloader 2019-11-01 13:38:31 +08:00
sun8i-ss-cipher.c crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN 2020-01-09 11:30:53 +08:00
sun8i-ss-core.c crypto: sun8i-ss - fix removal of module 2020-01-16 15:18:12 +08:00
sun8i-ss.h crypto: allwinner - Add sun8i-ss cryptographic offloader 2019-11-01 13:38:31 +08:00