M_Key lease period description should
be in [sec] instead of [msec].
Signed-off-by: Yevgeny Kliteynik <[EMAIL PROTECTED]>
---
opensm/opensm/osm_subnet.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opensm/opensm/osm_subnet.c b/opensm/opensm/osm_subnet.c
index 3895732..9456f22 100644
--- a/opensm/opensm/osm_subnet.c
+++ b/opensm/opensm/osm_subnet.c
@@ -1298,7 +1298,7 @@ ib_api_status_t osm_subn_write_conf_file(IN
osm_subn_opt_t * const p_opts)
"guid 0x%016" PRIx64 "\n\n"
"# M_Key value sent to all ports qualifying all Set(PortInfo)\n"
"m_key 0x%016" PRIx64 "\n\n"
- "# The lease period used for the M_Key on this subnet in
[msec]\n"
+ "# The lease period used for the M_Key on this subnet in
[sec]\n"
"m_key_lease_period %u\n\n"
"# SM_Key value of the SM to qualify rcv SA queries as
'trusted'\n"
"sm_key 0x%016" PRIx64 "\n\n"
--
1.5.1.4
_______________________________________________
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