> + if ((err == ETIMEDOUT) || (ECONNREFUSED && --cm_ptr->retry)) {This is missing 'err ==' on the right-hand side. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
