[ofw][patch] port_info record
Hefty, Sean
sean.hefty at intel.com
Tue Aug 26 09:49:46 PDT 2008
>The following fixes IPoIB connectivity when IB switch is configured with lmc >
>0.
Can you provide more details _how_ it fixes the problem? I can't tell just by looking at the patch.
>Index: ulp/ipoib/kernel/ipoib_port.c
>
>===================================================================
>
>--- ulp/ipoib/kernel/ipoib_port.c (revision 1506)
>
>+++ ulp/ipoib/kernel/ipoib_port.c (working copy)
>
>@@ -4939,7 +4939,7 @@
>
> KeResetEvent( &p_port->sa_event );
>
> cl_obj_unlock( &p_port->obj );
>
>
>
>- info.method = IB_MAD_METHOD_GET;
>
>+ info.method = IB_MAD_METHOD_GETTABLE;
Is IPoIB ready to handle an RMPP response to this request?
- Sean
More information about the ofw
mailing list