Signed-off-by: Ira Weiny <[email protected]>
---
 opensm/osm_subnet.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opensm/osm_subnet.c b/opensm/osm_subnet.c
index 3ba1f81..36ec3d7 100644
--- a/opensm/osm_subnet.c
+++ b/opensm/osm_subnet.c
@@ -1421,7 +1421,7 @@ int osm_subn_output_conf(FILE *out, IN osm_subn_opt_t * 
p_opts)
                "# Multiple routing engines can be specified separated by\n"
                "# commas so that specific ordering of routing algorithms 
will\n"
                "# be tried if earlier routing engines fail.\n"
-               "# Supported engines: minhop, updn, file, ftree, lash, dor\n"
+               "# Supported engines: minhop, updn, file, ftree, lash, dor, 
torus-2QoS\n"
                "routing_engine %s\n\n", p_opts->routing_engine_names ?
                p_opts->routing_engine_names : null_str);
 
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to