umber-kernel/drivers/crypto/marvell
Thomas Fourier c6eb4991a1 crypto: octeontx - fix dma_free_coherent() size
[ Upstream commit 624a6760bf8464965c17c8df10b40b557eaa3002 ]

The size of the buffer in alloc_command_queues() is
curr->size + OTX_CPT_NEXT_CHUNK_PTR_SIZE, so used that length for
dma_free_coherent().

Fixes: 10b4f09491 ("crypto: marvell - add the Virtual Function driver for CPT")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-02-26 14:59:02 -08:00
..
cesa
octeontx crypto: octeontx - fix dma_free_coherent() size 2026-02-26 14:59:02 -08:00
octeontx2 crypto: octeontx2 - Call strscpy() with correct size argument 2025-08-22 17:28:44 +08:00
Kconfig
Makefile