[ofa-general] [PATCH][TRIVIAL] opensm/main.c: Minor change to long option for consolidate_ipv6_snm_req
Hal Rosenstock
hrosenstock at xsigo.com
Thu May 29 12:25:10 PDT 2008
opensm/main.c: Minor change to long option for consolidate_ipv6_snm_req
Signed-off-by: Hal Rosenstock <hal at xsigo.com>
diff --git a/opensm/opensm/main.c b/opensm/opensm/main.c
index fe19a12..05b3dd5 100644
--- a/opensm/opensm/main.c
+++ b/opensm/opensm/main.c
@@ -658,7 +658,7 @@ int main(int argc, char *argv[])
{"perfmgr_sweep_time_s", 1, NULL, 2},
#endif
{"prefix_routes_file", 1, NULL, 3},
- {"consolidate_ipv6_snm_reqests", 0, NULL, 4},
+ {"consolidate_ipv6_snm_req", 0, NULL, 4},
{NULL, 0, NULL, 0} /* Required at the end of the array */
};
More information about the general
mailing list