Re: [PATCH][TRIVIAL] infiniband-diags/saquery.c: Display NodeRecord LID in decimal

2013-02-13 Thread Ira Weiny
On Fri, 11 Jan 2013 14:33:43 -0500 Hal Rosenstock wrote: > > rather than hex > > Signed-off-by: Hal Rosenstock 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

[PATCH][TRIVIAL] infiniband-diags/saquery.c: Display NodeRecord LID in decimal

2013-01-11 Thread Hal Rosenstock
rather than hex Signed-off-by: Hal Rosenstock --- 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("NodeRecor