]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - amp_filter.c
btr support for the fecdec filter.
[paraslash.git] / amp_filter.c
index 3154735e1753c87872963be7f5f7d83c47640655..d0a893f47518d8c8c33f957ad9b36ab6b80a38b1 100644 (file)
@@ -116,7 +116,7 @@ static void amp_post_select(__a_unused struct sched *s, struct task *t)
                return;
        }
 next_buffer:
-       ret = btr_node_status(btrn, fn->min_iqs);
+       ret = btr_node_status(btrn, fn->min_iqs, BTR_NT_INTERNAL);
        if (ret < 0)
                goto err;
        if (ret == 0)