On Thu, 10 Nov 2011 05:48:46 -0800
Hal Rosenstock <[email protected]> wrote:

> 
> Signed-off-by: Hal Rosenstock <[email protected]>

Thanks, applied,
Ira

> ---
> diff --git a/src/rpc.c b/src/rpc.c
> index 19a5a70..6312d42 100644
> --- a/src/rpc.c
> +++ b/src/rpc.c
> @@ -166,6 +166,8 @@ _do_madrpc(int port_id, void *sndbuf, void *rcvbuf, int 
> agentid, int len,
>                               return -1;
>                       }
>  
> +                     if (ibdebug > 2)
> +                             umad_addr_dump(umad_get_mad_addr(rcvbuf));
>                       if (ibdebug > 1) {
>                               IBWARN("rcv buf:");
>                               xdump(stderr, "rcv buf\n", umad_get_mad(rcvbuf),


-- 
Ira Weiny
Math Programmer/Computer Scientist
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

Reply via email to