diff options
author | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2015-02-24 02:31:13 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-23 22:03:18 -0500 |
commit | 98e688f4054c2e9624c8e4666b985bde5e7e1660 (patch) | |
tree | a7ef361cc40fbfde6fe2f8f307014f0c3212c5d9 | |
parent | 5e3d31896b8762022d36c006c4e4433658fdd181 (diff) | |
download | op-kernel-dev-98e688f4054c2e9624c8e4666b985bde5e7e1660.zip op-kernel-dev-98e688f4054c2e9624c8e4666b985bde5e7e1660.tar.gz |
pktgen: Delete the original date from documentation
This has been updated quite a few times since 2004, and git can
keep track of the actual date for us.
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | Documentation/networking/pktgen.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/networking/pktgen.txt b/Documentation/networking/pktgen.txt index 6915c6b..560c84b 100644 --- a/Documentation/networking/pktgen.txt +++ b/Documentation/networking/pktgen.txt @@ -3,8 +3,6 @@ HOWTO for the linux packet generator ------------------------------------ -Date: 041221 - Enable CONFIG_NET_PKTGEN to compile and build pktgen.o either in kernel or as module. Module is preferred. insmod pktgen if needed. Once running pktgen creates a thread on each CPU where each thread has affinity to its CPU. |