Signed-off-by: Ira Weiny <[email protected]>
---
 include/infiniband/umad_types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/infiniband/umad_types.h b/include/infiniband/umad_types.h
index 199edd1..48ae284 100644
--- a/include/infiniband/umad_types.h
+++ b/include/infiniband/umad_types.h
@@ -82,7 +82,7 @@ enum {
        UMAD_METHOD_REPORT              = 0x06,
        UMAD_METHOD_REPORT_RESP         = 0x86,
        UMAD_METHOD_TRAP_REPRESS        = 0x07,
-       UMAD_METHOD_RESP                = 0x80
+       UMAD_METHOD_RESP_MASK           = 0x80
 };
 
 enum {
-- 
1.7.1

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

Reply via email to