Thread (15 messages) flat view 15 messages, 2 authors, 2021-06-04

RE: [PATCH 01/10] crypto: qat - use proper type for vf_mask

From: Chiappero, Marco <hidden>
Date: 2021-06-04 09:25:46

-----Original Message-----
From: Herbert Xu <herbert@gondor.apana.org.au>
Sent: Thursday, June 3, 2021 1:16 PM
To: Chiappero, Marco <redacted>
Cc: linux-crypto@vger.kernel.org; qat-linux <redacted>; Cabiddu,
Giovanni [off-list ref]
Subject: Re: [PATCH 01/10] crypto: qat - use proper type for vf_mask

On Thu, May 27, 2021 at 08:12:42PM +0100, Marco Chiappero wrote:
quoted
diff --git a/drivers/crypto/qat/qat_common/adf_isr.c
b/drivers/crypto/qat/qat_common/adf_isr.c
index e3ad5587be49..22f8ef5bfbc5 100644
--- a/drivers/crypto/qat/qat_common/adf_isr.c
+++ b/drivers/crypto/qat/qat_common/adf_isr.c
@@ -15,6 +15,10 @@
 #include "adf_transport_access_macros.h"
 #include "adf_transport_internal.h"

+#ifdef CONFIG_PCI_IOV
+#define ADF_MAX_NUM_VFS	32
+#endif
The #ifdef is not necessary.
Right, will resubmit soon.

Thank you,
Marco
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help