> -----Original Message-----
> From: Dan Ben Yosef [mailto:[email protected]]
> Sent: Sunday, October 20, 2013 1:39 AM
> To: Weiny, Ira
> Cc: [email protected]
> Subject: [PATCH] ibportstate: on/off option is missing in help
> 
> Signed-off-by: Dan Ben Yosef <[email protected]>

Thanks applied,
Ira

> ---
>  src/ibportstate.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/ibportstate.c b/src/ibportstate.c index 54933c5..bf3c00c
> 100644
> --- a/src/ibportstate.c
> +++ b/src/ibportstate.c
> @@ -388,7 +388,7 @@ int main(int argc, char **argv)
>       uint64_t val;
>       char *endp;
>       char usage_args[] = "<dest dr_path|lid|guid> <portnum> [<op>]\n"
> -         "\nSupported ops: enable, disable, reset, speed, espeed, fdr10,\n"
> +         "\nSupported ops: enable, disable, on, off, reset, speed, espeed,
> fdr10,\n"
>           "\twidth, query, down, arm, active, vls, mtu, lid, smlid, lmc,\n"
>           "\tmkey, mkeylease, mkeyprot\n";
>       const char *usage_examples[] = {
> --
> 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