aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/pktgen.c
diff options
context:
space:
mode:
authorLuiz Capitulino <lcapitulino@mandriva.com.br>2006-03-20 22:25:05 -0800
committerDavid S. Miller <davem@davemloft.net>2006-03-20 22:25:05 -0800
commit53dcb0e38c1786aa82ada4641b4607be315b610a (patch)
tree90a88d7baec2f545c602da368a6553aa250eea37 /net/core/pktgen.c
parent[PKTGEN]: Removes thread_{un,}lock() macros. (diff)
downloadlinux-dev-53dcb0e38c1786aa82ada4641b4607be315b610a.tar.xz
linux-dev-53dcb0e38c1786aa82ada4641b4607be315b610a.zip
[PKTGEN]: Updates version.
Due to the thread's lock changes, we're at a new version now. Signed-off-by: Luiz Capitulino <lcapitulino@mandriva.com.br> Signed-off-by: David S. Miller <davem@davemloft.net>
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 df4d531e27e0..8eedaedba743 100644
--- a/net/core/pktgen.c
+++ b/net/core/pktgen.c
@@ -154,7 +154,7 @@
#include <asm/div64.h> /* do_div */
#include <asm/timex.h>
-#define VERSION "pktgen v2.65: Packet Generator for packet performance testing.\n"
+#define VERSION "pktgen v2.66: Packet Generator for packet performance testing.\n"
/* #define PG_DEBUG(a) a */
#define PG_DEBUG(a)