Did this patch get lost in the shuffle? Is the proposed change
incorrect?
james
On Thu, 19 May 2005, James Lentini wrote:
Remove redundant check of pd->uobject in mthca_provider.c
Signed-off-by: James Lentini <[EMAIL PROTECTED]>
Index: infiniband/hw/mthca/mthca_provider.c
===================================================================
--- infiniband/hw/mthca/mthca_provider.c (revision 2404)
+++ infiniband/hw/mthca/mthca_provider.c (working copy)
@@ -478,9 +478,7 @@
kfree(qp);
return ERR_PTR(err);
}
- }
- if (pd->uobject) {
qp->mr.ibmr.lkey = ucmd.lkey;
qp->sq.db_index = ucmd.sq_db_index;
qp->rq.db_index = ucmd.rq_db_index;
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general