On Wed, Jan 27, 2021 at 08:25:59AM +0300, Dan Carpenter wrote:
> The "num_vec" has to be signed for the error handling to work.
>
> Fixes: 19d8e8c7be15 ("crypto: octeontx2 - add virtual function driver
> support")
> Signed-off-by: Dan Carpenter
> ---
> drivers/crypto/marvell/octeontx2/otx2_cptv
The "num_vec" has to be signed for the error handling to work.
Fixes: 19d8e8c7be15 ("crypto: octeontx2 - add virtual function driver support")
Signed-off-by: Dan Carpenter
---
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/d