>Can you post a patch pls?

This was the patch committed to svn.  I'm creating a patch set for review for
2.6.19/2.6.20 to merge the svn code upstream.  I will post those patches against
the 2.6.19 code tree when they are ready.

Signed-off-by: Sean Hefty <[EMAIL PROTECTED]>

Index: core/cma.c
===================================================================
--- core/cma.c  (revision 9652)
+++ core/cma.c  (revision 9653)
@@ -1245,6 +1245,7 @@
                work->old_state = CMA_ROUTE_QUERY;
                work->new_state = CMA_ADDR_RESOLVED;
                work->event.event = RDMA_CM_EVENT_ROUTE_ERROR;
+               work->event.status = status;
        }
 
        queue_work(cma_wq, &work->work);


_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to