X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=amp_filter.c;h=b0f3687212a1e1a4f4106bba8356bfe84b934d87;hp=dddc0a85c3c11f29294074c9b6d565729dfc6e98;hb=d87806284b9f6be9aab71ccbf0280d273b57eeb3;hpb=790b15bcd3a3650f8971dc3a1b75f38291357187 diff --git a/amp_filter.c b/amp_filter.c index dddc0a85..b0f36872 100644 --- a/amp_filter.c +++ b/amp_filter.c @@ -73,7 +73,7 @@ static int amp_post_select(__a_unused struct sched *s, struct task *t) bool inplace = btr_inplace_ok(btrn); if (pad->amp == 0) { /* no amplification */ - btr_splice_out_node(btrn); + btr_splice_out_node(&fn->btrn); return -E_AMP_ZERO_AMP; } next_buffer: