opensm/osm_multicast.h: Remove no longer needed element in osm_mgrp
structure
Dependent on "Convert mgrp_mlid_tbl into array" patch
Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]>
diff --git a/opensm/include/opensm/osm_multicast.h
b/opensm/include/opensm/osm_multicast.h
index c0bd16e..d1e0990 100644
--- a/opensm/include/opensm/osm_multicast.h
+++ b/opensm/include/opensm/osm_multicast.h
@@ -153,7 +153,6 @@ typedef struct osm_mcast_mgr_ctxt {
* SYNOPSIS
*/
typedef struct osm_mgrp {
- cl_map_item_t map_item;
ib_net16_t mlid;
osm_mtree_node_t *p_root;
cl_qmap_t mcm_port_tbl;
@@ -165,9 +164,6 @@ typedef struct osm_mgrp {
} osm_mgrp_t;
/*
* FIELDS
-* map_item
-* Map Item for qmap linkage. Must be first element!!
-*
* mlid
* The network ordered LID of this Multicast Group (must be
* >= 0xC000).
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general