On Fri, 11 Jan 2013 14:33:43 -0500
Hal Rosenstock <h...@dev.mellanox.co.il> wrote:

> 
> rather than hex
> 
> Signed-off-by: Hal Rosenstock <h...@mellanox.com>

Thanks, applied,
Ira

> ---
> 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 majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
Ira Weiny
Member of Technical Staff
Lawrence Livermore National Lab
925-423-8008
wei...@llnl.gov
--
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