aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/pktgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/core/pktgen.c')
-rw-r--r--net/core/pktgen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/pktgen.c b/net/core/pktgen.c
index 74194afb9540..04c6d8e23e50 100644
--- a/net/core/pktgen.c
+++ b/net/core/pktgen.c
@@ -153,7 +153,7 @@
153#include <asm/div64.h> /* do_div */ 153#include <asm/div64.h> /* do_div */
154#include <asm/timex.h> 154#include <asm/timex.h>
155 155
156#define VERSION "pktgen v2.64: Packet Generator for packet performance testing.\n" 156#define VERSION "pktgen v2.65: Packet Generator for packet performance testing.\n"
157 157
158/* #define PG_DEBUG(a) a */ 158/* #define PG_DEBUG(a) a */
159#define PG_DEBUG(a) 159#define PG_DEBUG(a)