[ofa-general] [PATCH v3] RDMA/cxgb3: Handle EEH events for active connections.
Steve Wise
swise at opengridcomputing.com
Wed Mar 18 20:10:41 PDT 2009
Roland Dreier wrote:
> wanted to apply this patch but it seems to be relative to some
> intermediate state of your tree -- for example:
>
> > @@ -701,7 +701,7 @@ static int __cxio_tpt_op(struct cxio_rdev *rdev_p, u32 reset_tpt_entry,
> > u32 stag_idx;
> > u32 wptr;
> >
> > - if (rdev_p->flags)
> > + if (cxio_fatal_error(rdev_p))
> > return -EIO;
>
> where upstream doesn't have the rdev_p->flags test. please resend the full patch.
>
It is on top of this series which is upstream somewhere:
http://lkml.org/lkml/2009/1/26/196
More information about the general
mailing list