]> Git Repo - linux.git/commit
[PKTGEN]: pktgen should not print info that it is spinning
authorJesse Brandeburg <[email protected]>
Fri, 1 Feb 2008 00:59:47 +0000 (16:59 -0800)
committerDavid S. Miller <[email protected]>
Fri, 1 Feb 2008 03:28:26 +0000 (19:28 -0800)
commit174ce0483198b9dffd712fdd7d53635954fddffe
treed7b3b6409ddb0ea6a9b15e93f883f2334040c08a
parent72eb7bd2693d83e161442b709b107dd77c77b4f2
[PKTGEN]: pktgen should not print info that it is spinning

when using pktgen to send delay packets the module prints repeatedly
to the kernel log:

sleeping for X
sleeping for X
...

This is probably just a debugging item left in and should not be
enabled for regular use of the module.

Signed-off-by: Jesse Brandeburg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/core/pktgen.c
This page took 0.052294 seconds and 4 git commands to generate.