> > -DWORD ConvertAccessFlags(DWORD Flags) > > +static DWORD ConvertAccessFlags(DWORD Flags) > > Why isn't this scoped to the MR object (a static member of the CNDMr class?)
It probably can be at this point. I left it outside of a class in case it was also needed as part of binding a MW. _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
