X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=amp_filter.c;h=b0f3687212a1e1a4f4106bba8356bfe84b934d87;hp=dddc0a85c3c11f29294074c9b6d565729dfc6e98;hb=072391fccbd052334dbd836d451f2be0a74a0685;hpb=74145aabe851ba5b7eff47b650f401f49b5c740d 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: