diff options
author | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2015-02-24 03:31:13 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-24 04:03:18 +0100 |
commit | 98e688f4054c2e9624c8e4666b985bde5e7e1660 (patch) | |
tree | a7ef361cc40fbfde6fe2f8f307014f0c3212c5d9 /Documentation | |
parent | Merge branch 'be2net-next' (diff) | |
download | linux-98e688f4054c2e9624c8e4666b985bde5e7e1660.tar.xz linux-98e688f4054c2e9624c8e4666b985bde5e7e1660.zip |
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>
Diffstat (limited to 'Documentation')
-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 6915c6b27869..560c84ba9abd 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. |