On Wed, May 20, 2015 at 12:59:01PM -0600, Jason Gunthorpe wrote: > On Wed, May 20, 2015 at 04:13:35AM -0400, [email protected] wrote: > > @@ -433,14 +436,23 @@ static inline int get_mad_len(struct mad_rmpp_recv > > *rmpp_recv) > > { > > struct ib_rmpp_base *rmpp_base; > > int hdr_size, data_size, pad; > > + int opa = rdma_cap_opa_mad(rmpp_recv->agent->qp_info->port_priv->device, > > + > > rmpp_recv->agent->qp_info->port_priv->port_num); > > bool opa
Thanks Fixed Ira -- 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
