opnsense-ports/benchmarks/netperf/files/patch-src_nettest__unix.c
Franco Fichtner 1516d08007 */*: sync with upstream
Taken from: FreeBSD
2016-07-28 09:44:01 +02:00

10 lines
336 B
C

--- 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) {