diff options
author | Doug Ledford <dledford@redhat.com> | 2016-12-14 20:44:08 +0100 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-12-14 20:44:08 +0100 |
commit | 253f8b22e0ad643edafd75e831e5c765732877f5 (patch) | |
tree | c0e682e339f287a70606927863b9cc622c9952f1 /include/uapi/rdma | |
parent | Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test (diff) | |
parent | IB/rdmavt: Only put mmap_info ref if it exists (diff) | |
download | linux-253f8b22e0ad643edafd75e831e5c765732877f5.tar.xz linux-253f8b22e0ad643edafd75e831e5c765732877f5.zip |
Merge branch 'hfi1' into merge-test
Diffstat (limited to 'include/uapi/rdma')
-rw-r--r-- | include/uapi/rdma/hfi/hfi1_user.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/rdma/hfi/hfi1_user.h b/include/uapi/rdma/hfi/hfi1_user.h index d15e7289d835..587b7360e820 100644 --- a/include/uapi/rdma/hfi/hfi1_user.h +++ b/include/uapi/rdma/hfi/hfi1_user.h @@ -75,7 +75,7 @@ * may not be implemented; the user code must deal with this if it * cares, or it must abort after initialization reports the difference. */ -#define HFI1_USER_SWMINOR 2 +#define HFI1_USER_SWMINOR 3 /* * We will encode the major/minor inside a single 32bit version number. |