Signed-off-by: Hal Rosenstock <h...@mellanox.com>
---
diff --git a/src/perfquery.c b/src/perfquery.c
index 112d92c..535abb6 100644
--- a/src/perfquery.c
+++ b/src/perfquery.c
@@ -327,7 +327,7 @@ static void dump_perfcounters(int extended, int timeout, 
uint16_t cap_mask,
                if (!(cap_mask & IB_PM_EXT_WIDTH_SUPPORTED) &&
                    !(cap_mask & IB_PM_EXT_WIDTH_NOIETF_SUP))
                        IBWARN
-                           ("PerfMgt ClassPortInfo 0x%x; No extended counter 
support indicated\n",
+                           ("PerfMgt ClassPortInfo CapMask 0x%02X; No extended 
counter support indicated\n",
                             ntohs(cap_mask));
 
                memset(pc, 0, sizeof(pc));
--
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