linux/drivers/crypto/marvell
Felix Gu 7891c64c05 crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
The sg_cleanup path used list[i] instead of list[j] when unmapping DMA
buffers, leaking successfully mapped entries and repeatedly unmapping
the failed one.

Fixes: 10b4f09491 ("crypto: marvell - add the Virtual Function driver for CPT")
Signed-off-by: Felix Gu <ustc.gu@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-06-12 09:56:45 +08:00
..
cesa crypto: cesa - use max to simplify mv_cesa_probe 2026-05-22 20:25:28 +08:00
octeontx crypto: marvell/octeontx - fix DMA cleanup using wrong loop index 2026-06-12 09:56:45 +08:00
octeontx2 crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itself 2026-05-15 18:08:47 +08:00
Kconfig crypto: lib/Kconfig - hide library options 2025-03-21 17:33:39 +08:00
Makefile crypto: marvell - add Marvell OcteonTX2 CPT PF driver 2021-01-22 14:58:02 +11:00