]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - audiod.c
Merge branch 't/kill_udp_cq'
[paraslash.git] / audiod.c
index 668b0f744cf316d3c1b8ad916845831f3c88b2d0..89b160db527ae9397a2bd2b216b304d6c4c8920f 100644 (file)
--- a/audiod.c
+++ b/audiod.c
@@ -1222,6 +1222,8 @@ static void status_post_select(__a_unused struct sched *s, struct task *t)
                        st->min_iqs = sz + 1;
                goto out;
        }
+       btr_drain(st->btrn);
+       st->current_audio_format_num = -1;
        if (tv_diff(now, &st->restart_barrier, NULL) < 0)
                goto out;
        if (st->clock_diff_count) { /* get status only one time */