aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/netperf/files/patch-src_nettest__unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/netperf/files/patch-src_nettest__unix.c')
-rw-r--r--benchmarks/netperf/files/patch-src_nettest__unix.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/benchmarks/netperf/files/patch-src_nettest__unix.c b/benchmarks/netperf/files/patch-src_nettest__unix.c
new file mode 100644
index 000000000000..8078f397c183
--- /dev/null
+++ b/benchmarks/netperf/files/patch-src_nettest__unix.c
@@ -0,0 +1,10 @@
+--- src/nettest_unix.c.orig 2012-06-19 20:35:37 UTC
++++ src/nettest_unix.c
+@@ -2714,7 +2714,6 @@ bytes bytes bytes bytes secs. per
+ that sort of rot... */
+
+ #ifdef WANT_INTERVALS
+- kept_times[MAX_KEPT_TIMES] = 0;
+ time_index = 0;
+ while (time_index < MAX_KEPT_TIMES) {
+ if (kept_times[time_index] > 0) {