On Fri, 11 Jan 2013 14:33:43 -0500 Hal Rosenstock <[email protected]> wrote:
> > rather than hex > > Signed-off-by: Hal Rosenstock <[email protected]> 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 [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Ira Weiny Member of Technical Staff Lawrence Livermore National Lab 925-423-8008 [email protected] -- 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
