On 08/04/2015 09:29 AM, Christoph Hellwig wrote:
On Tue, Aug 04, 2015 at 04:07:42PM +0000, Hefty, Sean wrote:
This looks like a reasonable start.  It may help with feedback if you
could just post the changes to ib_verbs.h.

Not sure it's all that useful, but here we go:

diff --git a/include/rdma/ib_verbs.h b/include/rdma/ib_verbs.h
> [ ... ]
  struct ib_recv_wr {
+       struct ib_send_wr       wr;
        struct ib_recv_wr      *next;
        u64                     wr_id;
        struct ib_sge          *sg_list;

Hello Christoph,

This part of the patch surprised me ?

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to