[ofa-general] [PATCH 1/8] Clean up "new" interface
Sean Hefty
sean.hefty at intel.com
Wed Feb 18 08:50:33 PST 2009
> type all "void *ibmad_port" and "void *srcport" with struct ibmad_port *
> Create new mad_rpc_portid(struct ibmad_port *srcport) function
> which mirrors madrpc_portid(void)
If you're planning on having someone use the new functions, they need to have
MAD_EXPORT added in front of them. (Where MAD_EXPORT doesn't exist in mad.h
probably means that there isn't a user of that call, or we just haven't ported
the user that does use it to Windows yet.)
Do you have a published git tree with these patches?
- Sean
More information about the general
mailing list