[PATCH][TRIVIAL] infiniband-diags/vendstat.c: Commentary change

2012-07-12 Thread Hal Rosenstock
Add device names to go along with device IDs Signed-off-by: Hal Rosenstock h...@mellanox.com --- diff --git a/src/vendstat.c b/src/vendstat.c index 1c493fa..8535792 100644 --- a/src/vendstat.c +++ b/src/vendstat.c @@ -142,10 +142,10 @@ typedef struct { } is4_config_counter_groups_t; static

Re: [PATCH][TRIVIAL] infiniband-diags/vendstat.c: Commentary change

2012-07-12 Thread Ira Weiny
On Thu, 12 Jul 2012 06:35:13 -0400 Hal Rosenstock h...@dev.mellanox.co.il wrote: Add device names to go along with device IDs Signed-off-by: Hal Rosenstock h...@mellanox.com Thanks applied, Ira --- diff --git a/src/vendstat.c b/src/vendstat.c index 1c493fa..8535792 100644 ---