[ofa-general] ***SPAM*** Re: [PATCH 1/8] Clean up "new" interface

Sean Hefty sean.hefty at intel.com
Wed Feb 18 09:17:31 PST 2009


>>  MAD_EXPORT int madrpc_portid(void);
>> -MAD_EXPORT int madrpc_set_retries(int retries);
>> -MAD_EXPORT int madrpc_set_timeout(int timeout);
>
>I thought initially we weren't going to remove APIs but move over to
>the new ones ? A subsequent step would be to deprecate the old APIs
>and then eventually remove the old APIs.

He moved these down in the code

>> +MAD_EXPORT int madrpc_set_retries(int retries);
>> +MAD_EXPORT int madrpc_set_timeout(int timeout);

probably so that they aren't listed under a 'deprecated' section.

- Sean




More information about the general mailing list