[ofw] RE: [PATCH] ipoib: change print from error to information
Leonid Keller
leonid at mellanox.co.il
Tue May 12 05:42:08 PDT 2009
Applied in 2164, thank you.
> -----Original Message-----
> From: Sean Hefty [mailto:sean.hefty at intel.com]
> Sent: Tuesday, May 12, 2009 1:59 AM
> To: ofw at lists.openfabrics.org; Leonid Keller
> Subject: [PATCH] ipoib: change print from error to information
>
> Change printing LID information as an error to just informational.
>
> Signed-off-by: Sean Hefty <sean.hefty at intel.com>
> ---
> Index: ipoib_port.c
> ===================================================================
> --- ipoib_port.c (revision 2100)
> +++ ipoib_port.c (working copy)
> @@ -5329,7 +5329,7 @@
> cl_memclr( &av_attr, sizeof(ib_av_attr_t) );
> av_attr.port_num = p_port->port_num;
> av_attr.sl = 0;
> - IPOIB_PRINT_EXIT( TRACE_LEVEL_ERROR, IPOIB_DBG_ENDPT,
> + IPOIB_PRINT_EXIT( TRACE_LEVEL_INFORMATION, IPOIB_DBG_ENDPT,
> ("<__endpt_mgr_add_local>: av_attr.dlid =
> p_port_info->base_lid = %d\n",p_port_info->base_lid));
> av_attr.dlid = p_port_info->base_lid;
> av_attr.static_rate = p_port->ib_mgr.rate;
>
>
More information about the ofw
mailing list