diff options
Diffstat (limited to 'include/rdma/ib_user_cm.h')
-rw-r--r-- | include/rdma/ib_user_cm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rdma/ib_user_cm.h b/include/rdma/ib_user_cm.h index a9e1b22d245c..066c20b7cdfb 100644 --- a/include/rdma/ib_user_cm.h +++ b/include/rdma/ib_user_cm.h | |||
@@ -200,7 +200,7 @@ struct ib_ucm_sidr_req { | |||
200 | __be64 sid; | 200 | __be64 sid; |
201 | __u64 data; | 201 | __u64 data; |
202 | __u64 path; | 202 | __u64 path; |
203 | __u16 pkey; | 203 | __u16 reserved_pkey; |
204 | __u8 len; | 204 | __u8 len; |
205 | __u8 max_cm_retries; | 205 | __u8 max_cm_retries; |
206 | __u8 reserved[4]; | 206 | __u8 reserved[4]; |