rather than hex

Signed-off-by: Hal Rosenstock <[email protected]>
---
diff --git a/src/saquery.c b/src/saquery.c
index bdf5e9a..2c5b465 100644
--- a/src/saquery.c
+++ b/src/saquery.c
@@ -146,7 +146,7 @@ static void dump_node_record(void *data)
        ib_node_info_t *ni = &nr->node_info;
 
        printf("NodeRecord dump:\n"
-              "\t\tlid.....................0x%X\n"
+              "\t\tlid.....................%u\n"
               "\t\treserved................0x%X\n"
               "\t\tbase_version............0x%X\n"
               "\t\tclass_version...........0x%X\n"
--
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