diff mbox

libibumad: Define well known QKEY

Message ID 1361660540-503-1-git-send-email-sean.hefty@intel.com (mailing list archive)
State Accepted
Delegated to: Hal Rosenstock
Headers show

Commit Message

Hefty, Sean Feb. 23, 2013, 11:02 p.m. UTC
From: Sean Hefty <sean.hefty@intel.com>

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
---
 include/infiniband/umad_types.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Hal Rosenstock Feb. 24, 2013, 1:37 p.m. UTC | #1
On 2/23/2013 6:02 PM, sean.hefty@intel.com wrote:
> From: Sean Hefty <sean.hefty@intel.com>
> 
> Signed-off-by: Sean Hefty <sean.hefty@intel.com>

Thanks. Applied.

-- Hal

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/include/infiniband/umad_types.h b/include/infiniband/umad_types.h
index 199edd1..113af16 100644
--- a/include/infiniband/umad_types.h
+++ b/include/infiniband/umad_types.h
@@ -51,6 +51,7 @@ 
 BEGIN_C_DECLS
 
 #define UMAD_BASE_VERSION		1
+#define UMAD_QKEY			0x80010000
 
 /* Management classes */
 enum {