[openib-general] [PATCH] [TRIVIAL] ib_mad.h: Add in management base version definition

Hal Rosenstock halr at voltaire.com
Tue Sep 14 05:54:14 PDT 2004


ib_mad.h: Add in management base version definition
(This is to Roland's branch)

Index: ib_mad.h
===================================================================
--- ib_mad.h    (revision 821)
+++ ib_mad.h    (working copy)
@@ -30,6 +30,9 @@
 
 #include <ib_verbs.h>
 
+/* Management base version */
+#define IB_MGMT_BASE_VERSION                   1
+
 /* Management classes */
 #define IB_MGMT_CLASS_SUBN_LID_ROUTED          0x01
 #define IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE      0x81





More information about the general mailing list