diff options
| -rw-r--r-- | net/core/pktgen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/pktgen.c b/net/core/pktgen.c index df4d531e27e0..8eedaedba743 100644 --- a/net/core/pktgen.c +++ b/net/core/pktgen.c | |||
| @@ -154,7 +154,7 @@ | |||
| 154 | #include <asm/div64.h> /* do_div */ | 154 | #include <asm/div64.h> /* do_div */ |
| 155 | #include <asm/timex.h> | 155 | #include <asm/timex.h> |
| 156 | 156 | ||
| 157 | #define VERSION "pktgen v2.65: Packet Generator for packet performance testing.\n" | 157 | #define VERSION "pktgen v2.66: Packet Generator for packet performance testing.\n" |
| 158 | 158 | ||
| 159 | /* #define PG_DEBUG(a) a */ | 159 | /* #define PG_DEBUG(a) a */ |
| 160 | #define PG_DEBUG(a) | 160 | #define PG_DEBUG(a) |
