aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rdma/ib_verbs.h')
-rw-r--r--include/rdma/ib_verbs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rdma/ib_verbs.h b/include/rdma/ib_verbs.h
index 73aafd7bb503..765589f4d166 100644
--- a/include/rdma/ib_verbs.h
+++ b/include/rdma/ib_verbs.h
@@ -420,8 +420,8 @@ struct ib_wc {
420 enum ib_wc_opcode opcode; 420 enum ib_wc_opcode opcode;
421 u32 vendor_err; 421 u32 vendor_err;
422 u32 byte_len; 422 u32 byte_len;
423 struct ib_qp *qp;
423 __be32 imm_data; 424 __be32 imm_data;
424 u32 qp_num;
425 u32 src_qp; 425 u32 src_qp;
426 int wc_flags; 426 int wc_flags;
427 u16 pkey_index; 427 u16 pkey_index;