On Mon, 2008-06-16 at 06:45 -0700, Hal Rosenstock wrote: > > > > > - umad->length = umad_size() + sizeof(req.mad); > > > > > + umad->length = umad_size() + cnt; > > > > > > > > 'cnt' is normally actual MAD length + sim_request header size. > Is it > > > > correct to put it as is in umad->length (shouldn't be umad_size > () + cnt > > > > - sizeof(struct sim_request))? > > > > > > Not sure about this. I'll need to get back on this.
Yes; what you stated is correct. -- Hal _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
