]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - audiod.c
web: Remove explanation of the paraslash acronym.
[paraslash.git] / audiod.c
index 8f2a72ac8700ee0699c19d78724cbe1d6ec61296..611e72d7d851a68f15053a03f21b93e01b1f9f2d 100644 (file)
--- a/audiod.c
+++ b/audiod.c
@@ -1216,7 +1216,7 @@ static int status_post_select(struct sched *s, struct task *t)
                        close_stat_pipe();
                        goto out;
                }
-               if (st->ct->status != CL_RECEIVING)
+               if (st->ct->status != CL_EXECUTING)
                        goto out;
                ret = btr_node_status(st->btrn, st->min_iqs, BTR_NT_LEAF);
                if (ret <= 0) {