summaryrefslogtreecommitdiff
path: root/proto/perf/perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto/perf/perf.c')
-rw-r--r--proto/perf/perf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/perf/perf.c b/proto/perf/perf.c
index 5d228045..75e405f0 100644
--- a/proto/perf/perf.c
+++ b/proto/perf/perf.c
@@ -162,7 +162,6 @@ perf_loop(void *data)
for (uint i=0; i<N; i++) {
rte *e = rte_get_temp(p->data[i].a, p->p.main_source);
- e->pflags = 0;
rte_update(P, &(p->data[i].net), e);
}