Signed-off-by: Hal Rosenstock <hal.rosenst...@gmail.com>
---
diff --git a/infiniband-diags/src/ibqueryerrors.c 
b/infiniband-diags/src/ibqueryerrors.c
index 04842d5..0b320ec 100644
--- a/infiniband-diags/src/ibqueryerrors.c
+++ b/infiniband-diags/src/ibqueryerrors.c
@@ -270,7 +270,7 @@ static void print_results(ib_portid_t * portid, char 
*node_name,
                } else if (i == IB_PC_ERR_RCV_F && details && val) {
                        n += query_and_dump(str + n, sizeof(buf) - n, portid,
                                            node, node_name, portnum,
-                                           "PortRcvErrorsDetails",
+                                           "PortRcvErrorDetails",
                                            IB_GSI_PORT_RCV_ERROR_DETAILS,
                                            IB_PC_XMT_INACT_DISC_F,
                                            IB_PC_XMT_DISC_LAST_F);
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to