linux-stable/drivers/crypto/marvell
Bharat Bhushan 6c7bdb97d4 crypto: octeontx2 - Fix cptvf driver cleanup
[ Upstream commit c480a421a4 ]

This patch fixes following cleanup issues:
 - Missing instruction queue free on cleanup. This
   will lead to memory leak.
 - lfs->lfs_num is set to zero before cleanup, which
   will lead to improper cleanup.

Signed-off-by: Bharat Bhushan <bbhushan2@marvell.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-02-05 20:12:48 +00:00
..
cesa crypto: marvell/cesa - Fix type mismatch warning 2023-07-19 16:21:41 +02:00
octeontx
octeontx2 crypto: octeontx2 - Fix cptvf driver cleanup 2024-02-05 20:12:48 +00:00
Kconfig
Makefile