public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] infiniband-diags: smpdump fix option 'string'
@ 2012-05-03 17:31 Ira Weiny
  0 siblings, 0 replies; only message in thread
From: Ira Weiny @ 2012-05-03 17:31 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org



Signed-off-by: Ira Weiny <weiny2-i2BcT+NCU+M@public.gmane.org>
---
 src/smpdump.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/smpdump.c b/src/smpdump.c
index a6c4dfa..1e79c52 100644
--- a/src/smpdump.c
+++ b/src/smpdump.c
@@ -215,7 +215,7 @@ int main(int argc, char *argv[])
 	int length;
 
 	const struct ibdiag_opt opts[] = {
-		{"sring", 's', 0, NULL, ""},
+		{"string", 's', 0, NULL, ""},
 		{0}
 	};
 	char usage_args[] = "<dlid|dr_path> <attr> [mod]";
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-03 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 17:31 [PATCH] infiniband-diags: smpdump fix option 'string' Ira Weiny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox