Dotan Barak wrote:
Added checks to the return values of all of the functions that may fail (in order to add this test to the regression system).
Thanks - applied with one minor change.
+ int rc;
Changed 'rc' to 'ret' to match the rest of the code. - Sean _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
