[ofa-general] [PATCH v3] RDMA/cxgb3: Handle EEH events for active connections.

Roland Dreier rdreier at cisco.com
Wed Mar 18 20:00:29 PDT 2009


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.



More information about the general mailing list