[ofw] Patch: [ipoib] Fix a bug on __recv_get_endpts.

Tzachi Dar tzachid at mellanox.co.il
Wed Nov 5 09:15:50 PST 2008


Index: Q:/projinf4/trunk/ulp/ipoib/kernel/ipoib_port.c
===================================================================
--- Q:/projinf4/trunk/ulp/ipoib/kernel/ipoib_port.c (revision 3431)
+++ Q:/projinf4/trunk/ulp/ipoib/kernel/ipoib_port.c (revision 3432)
@@ -1850,6 +1850,7 @@
     IPOIB_PRINT_EXIT( TRACE_LEVEL_ERROR, IPOIB_DBG_ERROR,
      ("__endpt_mgr_insert returned %s\n",
      p_port->p_adapter->p_ifc->get_err_str( status )) );
+    *pp_src = NULL;
     return;
    }
    cl_obj_unlock( &p_port->obj );
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20081105/a66a349c/attachment.html>


More information about the ofw mailing list