[ewg] Re: ipath backport patches
Vladimir Sokolovsky
vlad at mellanox.co.il
Tue Feb 27 06:07:03 PST 2007
On Mon, 2007-02-26 at 12:34 -0800, Bryan O'Sullivan wrote:
> Vladimir Sokolovsky wrote:
>
> > I got the following compilation failure on all kernels:
>
> Here's a patch for that problem.
>
> <b
> plain text document attachment (ipath-26-wc-qp.patch)
> OFED - account for change to ib_wc from ib_wc_qpn_to_qp.patch
> diff -r d1c98bb05fc3 drivers/infiniband/hw/ipath/ipath_rc.c
> --- a/drivers/infiniband/hw/ipath/ipath_rc.c Thu Feb 01 10:13:04 2007 -0800
> +++ b/drivers/infiniband/hw/ipath/ipath_rc.c Thu Feb 01 10:46:19 2007 -0800
> @@ -1252,7 +1252,7 @@ ack_err:
> wc.vendor_err = 0;
> wc.byte_len = 0;
> wc.imm_data = 0;
> - wc.qp_num = qp->ibqp.qp_num;
> + wc.qp = &qp->ibqp;
> wc.src_qp = qp->remote_qpn;
> wc.wc_flags = 0;
> wc.pkey_index = 0;
> _______________________________________________
> ewg mailing list
> ewg at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
Added to kernel_patches/fixes.
--
Vladimir Sokolovsky <vlad at mellanox.co.il>
Mellanox Technologies Ltd.
More information about the ewg
mailing list