Signed-off-by: Ira Weiny <[email protected]>
---
 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to