Trivial comments fixing - incorrect function name in one place and
incorrect function description in another.

Signed-off-by: Sasha Khapyorsky <[EMAIL PROTECTED]>
---
 osm/include/opensm/osm_port.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/osm/include/opensm/osm_port.h b/osm/include/opensm/osm_port.h
index 12ab7a7..15e0876 100644
--- a/osm/include/opensm/osm_port.h
+++ b/osm/include/opensm/osm_port.h
@@ -1669,9 +1669,9 @@ osm_port_get_phys_ptr(
 *      Port
 *********/
 
-/****f* OpenSM: Port/osm_port_get_phys_ptr
+/****f* OpenSM: Port/osm_port_get_default_phys_ptr
 * NAME
-*      osm_port_get_phys_ptr
+*      osm_port_get_default_phys_ptr
 *
 * DESCRIPTION
 *      Gets the pointer to the default Physical Port object.
@@ -1708,7 +1708,7 @@ osm_port_get_default_phys_ptr(
 *      osm_port_get_parent_node
 *
 * DESCRIPTION
-*      Gets the pointer to the specified Physical Port object.
+*      Gets the pointer to the this port's Node object.
 *
 * SYNOPSIS
 */
-- 
1.4.2.3.g128e


_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to