commit | 4e081e0cbdf850366d28ddb77afba2031b26d933 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben.hutchings@codethink.co.uk> | Tue Feb 24 02:33:29 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 23 22:04:25 2015 -0500 |
tree | 7c8359f88a24b2fe2892eac81e153a0d8dc7e6ce | |
parent | 4062bd25f0be9bd2dae25992ad87247ac4f73df3 [diff] |
pktgen: Correct documentation of module name and command Drop the '.o' suffix so this text properly covers both the built-in and modular cases. 'insmod pktgen' obviously won't work; the command should be modprobe. Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk> Signed-off-by: David S. Miller <davem@davemloft.net>