Signed-off-by: Arlin Davis <[email protected]>
---
dapl/include/dapl_debug.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/dapl/include/dapl_debug.h b/dapl/include/dapl_debug.h
index 6e332e6..ff473e3 100644
--- a/dapl/include/dapl_debug.h
+++ b/dapl/include/dapl_debug.h
@@ -69,7 +69,8 @@ typedef enum
DAPL_DBG_TYPE_CM_LIST = 0x2000,
DAPL_DBG_TYPE_THREAD = 0x4000,
DAPL_DBG_TYPE_CM_EST = 0x8000,
- DAPL_DBG_TYPE_CM_WARN = 0x10000
+ DAPL_DBG_TYPE_CM_WARN = 0x10000,
+ DAPL_DBG_TYPE_EXTENSION = 0x20000
} DAPL_DBG_TYPE;
--
1.7.3
--
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