linux-stable/drivers/crypto/marvell
Bharat Bhushan 8b18d5f545 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:14:16 +00:00
..
cesa crypto: marvell/cesa - Fix type mismatch warning 2023-06-02 18:21:32 +08:00
octeontx crypto: octeontx - Use request_complete helpers 2023-02-13 18:34:49 +08:00
octeontx2 crypto: octeontx2 - Fix cptvf driver cleanup 2024-02-05 20:14:16 +00:00
Kconfig crypto: octeontx2 - select CONFIG_NET_DEVLINK 2022-01-31 11:21:45 +11:00
Makefile crypto: marvell - add Marvell OcteonTX2 CPT PF driver 2021-01-22 14:58:02 +11:00