X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fust-consumer%2Fust-consumer.c;h=22efc3956656136ff3f5465a17b3bc68a1f782a2;hb=d9f0c7c7ce520c309f8e7148ecaff9aacbe52b55;hp=81c9e72fe7456ebb53dea49f3d5af1a314b2958d;hpb=19990ed538f86bf0f32193a378c3faf36ce4f467;p=lttng-tools.git diff --git a/src/common/ust-consumer/ust-consumer.c b/src/common/ust-consumer/ust-consumer.c index 81c9e72fe..22efc3956 100644 --- a/src/common/ust-consumer/ust-consumer.c +++ b/src/common/ust-consumer/ust-consumer.c @@ -2005,7 +2005,6 @@ int lttng_ustconsumer_recv_cmd(struct lttng_consumer_local_data *ctx, msg.u.rotate_channel.key, ctx); if (ret < 0) { ERR("Rotate channel failed"); - ret_code = LTTCOMM_CONSUMERD_CHAN_NOT_FOUND; } break; }