linux/drivers/crypto/marvell
Dan Carpenter b33fa5ff81 crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
The "num_vec" has to be signed for the error handling to work.

Fixes: 19d8e8c7be ("crypto: octeontx2 - add virtual function driver support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-02-05 14:31:35 +11:00
..
cesa crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer 2021-01-29 16:07:03 +11:00
octeontx crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code 2020-11-27 17:13:48 +11:00
octeontx2 crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts() 2021-02-05 14:31:35 +11:00
Kconfig crypto: octeontx2 - register with linux crypto framework 2021-01-22 14:58:03 +11:00
Makefile crypto: marvell - add Marvell OcteonTX2 CPT PF driver 2021-01-22 14:58:02 +11:00