include/iba/ib_types.h: Fix comment Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]>
diff --git a/opensm/include/iba/ib_types.h b/opensm/include/iba/ib_types.h index 5820ee6..54c2250 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 encoded value for the maximum MTU supported by this port. * * NOTES * _______________________________________________ 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
