summaryrefslogtreecommitdiff
path: root/proto/perf
diff options
context:
space:
mode:
Diffstat (limited to 'proto/perf')
-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 7b18866c..47a2867d 100644
--- a/proto/perf/perf.c
+++ b/proto/perf/perf.c
@@ -144,7 +144,6 @@ perf_loop(void *data)
if (!p->attrs_per_rte || !(i % p->attrs_per_rte)) {
struct rta a0 = {
.source = RTS_PERF,
- .scope = SCOPE_UNIVERSE,
.dest = RTD_UNICAST,
.nh.iface = p->ifa->iface,
.nh.gw = gw,