> + if ((err == ETIMEDOUT) || (ECONNREFUSED && --cm_ptr->retry)) {This is missing 'err ==' on the right-hand side. _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
