usNIC userspace/kernel ABI should be set to 4 instead of 3. Signed-off-by: Upinder Malhi <umalhi@cisco.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
@@ -21,7 +21,7 @@
#define USNIC_ABI_H
/* ABI between userspace and kernel */
-#define USNIC_UVERBS_ABI_VERSION 3
+#define USNIC_UVERBS_ABI_VERSION 4
#define USNIC_QP_GRP_MAX_WQS 8
#define USNIC_QP_GRP_MAX_RQS 8