mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
typo fixes in Documentation/networking/pktgen.txt
Three typos in only one line... Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
80f7228b59
commit
d0f19d8217
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Examples:
|
|||
pgset "pkt_size 9014" sets packet size to 9014
|
||||
pgset "frags 5" packet will consist of 5 fragments
|
||||
pgset "count 200000" sets number of packets to send, set to zero
|
||||
for continious sends untill explicitl stopped.
|
||||
for continuous sends until explicitly stopped.
|
||||
|
||||
pgset "delay 5000" adds delay to hard_start_xmit(). nanoseconds
|
||||
|
||||
|
|
Loading…
Reference in a new issue