[ofa-general] [PATCH] opensm/osm_path.h: Fix osm_dr_path_extend return values comment

Hal Rosenstock hnrose at comcast.net
Sun Aug 2 11:48:05 PDT 2009


Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>
---
diff --git a/opensm/include/opensm/osm_path.h b/opensm/include/opensm/osm_path.h
index d02576b..da55aa8 100644
--- a/opensm/include/opensm/osm_path.h
+++ b/opensm/include/opensm/osm_path.h
@@ -211,8 +211,9 @@ osm_dr_path_extend(IN osm_dr_path_t * const p_path, IN const uint8_t port_num)
 *	port_num
 *		[in] Additional port to add to the DR path.
 *
-* RETURN VALUE
-*	Boolean indicating whether or not path was extended.
+* RETURN VALUES
+*	0 indicates path was extended.
+*	Other than 0 indicates path was not extended.
 *
 * NOTES
 *



More information about the general mailing list