projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61f7826
)
IB/usnic: Set userspace/kernel ABI ver to 4
author
Upinder Malhi
<umalhi@cisco.com>
Thu, 16 Jan 2014 01:02:43 +0000
(17:02 -0800)
committer
Roland Dreier
<roland@purestorage.com>
Sat, 18 Jan 2014 21:48:54 +0000
(13:48 -0800)
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>
drivers/infiniband/hw/usnic/usnic_abi.h
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/usnic/usnic_abi.h
b/drivers/infiniband/hw/usnic/usnic_abi.h
index 014bcfcabc0f2b0ace8311af9b9c7d67dec88b09..04a66229584e0089ef72e027f986d3d71a574b0d 100644
(file)
--- a/
drivers/infiniband/hw/usnic/usnic_abi.h
+++ b/
drivers/infiniband/hw/usnic/usnic_abi.h
@@
-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