[openib-general] OpenSM/osm_remote_sm.h: Eliminate unused is_opensm boolean
Hal Rosenstock
halr at voltaire.com
Fri Dec 8 11:23:36 PST 2006
OpenSM/osm_remote_sm.h: Eliminate unused is_opensm boolean
Signed-off-by: Hal Rosenstock <halr at voltaire.com>
diff --git a/osm/include/opensm/osm_remote_sm.h b/osm/include/opensm/osm_remote_sm.h
index 68359c6..6e67b7c 100644
--- a/osm/include/opensm/osm_remote_sm.h
+++ b/osm/include/opensm/osm_remote_sm.h
@@ -97,7 +97,6 @@ typedef struct _osm_remote_sm
cl_map_item_t map_item;
const osm_port_t *p_port;
ib_sm_info_t smi;
- boolean_t is_opensm;
} osm_remote_sm_t;
/*
* FIELDS
@@ -109,10 +108,6 @@ typedef struct _osm_remote_sm
* smi
* The SMInfo attribute for this SM.
*
-* is_opensm
-* TRUE if this SM is an OpenSM.
-* FALSE otherwise.
-*
* SEE ALSO
*********/
More information about the general
mailing list