[openib-general] [PATCH] ib_verbs.h: Add IB_WC_FATAL_ERR to ib_wc_status enum
Hal Rosenstock
halr at voltaire.com
Mon Oct 25 10:57:21 PDT 2004
ib_verbs.h: Add IB_WC_FATAL_ERR to ib_wc_status enum
(to duplicate what is in Roland's branch)
Index: ib_verbs.h
===================================================================
--- ib_verbs.h (revision 1058)
+++ ib_verbs.h (working copy)
@@ -581,6 +581,7 @@
IB_WC_REM_ABORT_ERR,
IB_WC_INV_EECN_ERR,
IB_WC_INV_EEC_STATE_ERR,
+ IB_WC_FATAL_ERR,
IB_WC_GENERAL_ERR,
IB_WC_RESP_TIMEOUT_ERR
};
More information about the general
mailing list