This trivially fixes function name (osm_switch_set_min_lid_size) in the comment.
Signed-off-by: Sasha Khapyorsky <[EMAIL PROTECTED]> --- osm/include/opensm/osm_switch.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/osm/include/opensm/osm_switch.h b/osm/include/opensm/osm_switch.h index 8c4799f..0cf7542 100644 --- a/osm/include/opensm/osm_switch.h +++ b/osm/include/opensm/osm_switch.h @@ -440,9 +440,9 @@ osm_switch_set_hops( * SEE ALSO *********/ -/****f* OpenSM: Switch/osm_switch_set_hops +/****f* OpenSM: Switch/osm_switch_set_min_lid_size * NAME -* osm_switch_set_hops +* osm_switch_set_min_lid_size * * DESCRIPTION * Sets the size of the switch's routing table to at least accomodate the -- 1.4.2.3.g128e _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
