include/iba/ib_types.h: Some comment fixes Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]>
diff --git a/opensm/include/iba/ib_types.h b/opensm/include/iba/ib_types.h index f341a37..358cd62 100644 --- a/opensm/include/iba/ib_types.h +++ b/opensm/include/iba/ib_types.h @@ -4931,7 +4931,7 @@ ib_port_info_get_mtu_cap( * [in] Pointer to a PortInfo attribute. * * RETURN VALUES -* Returns the LMC value assigned to this port. +* Returns the encooded value for the maximum MTU supported by this port. * * NOTES * @@ -4943,7 +4943,7 @@ ib_port_info_get_mtu_cap( * ib_port_info_get_neighbor_mtu * * DESCRIPTION -* Returns the encoded value for the maximum MTU supported by this port. +* Returns the encoded value for the neighbor MTU supported by this port. * * SYNOPSIS */ _______________________________________________ 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
