diff mbox

opensm/osm_subnet.h: Add mgrp_mgid_tbl description

Message ID 20091014195150.GA18033@comcast.net (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Hal Rosenstock Oct. 14, 2009, 7:51 p.m. UTC
None
diff mbox

Patch

diff --git a/opensm/include/opensm/osm_subnet.h b/opensm/include/opensm/osm_subnet.h
index 9488225..b63c97e 100644
--- a/opensm/include/opensm/osm_subnet.h
+++ b/opensm/include/opensm/osm_subnet.h
@@ -634,6 +634,10 @@  typedef struct osm_subn {
 *		This flag should be on during first non-master heavy
 *		(including pre-master discovery stage)
 *
+*	mgrp_mgid_tbl
+*		Container of pointers to all Multicast group objects in
+*		the subnet. Indexed by MGID.
+*
 *	mgroups
 *		Array of pointers to all Multicast Group objects in the subnet.
 *		Indexed by MLID offset from base MLID.