On Wed, 05 Dec 2012 12:00:26 -0500
Hal Rosenstock <h...@dev.mellanox.co.il> wrote:

> 
> as this causes invalid MTUCap not to be displayed in output
> 
> Signed-off-by: Hal Rosenstock <h...@mellanox.com>

Thanks applied,
Ira

> ---
> diff --git a/src/dump.c b/src/dump.c
> index 24e671b..db1abc7 100644
> --- a/src/dump.c
> +++ b/src/dump.c
> @@ -476,7 +476,6 @@ void mad_dump_mtu(char *buf, int bufsz, void *val, int 
> valsz)
>               break;
>       default:
>               snprintf(buf, bufsz, "?(%d)", mtu);
> -             buf[0] = 0;
>       }
>  }
>  
> --
> 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