[PKTGEN]: pktgen should not print info that it is spinning
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Fri, 1 Feb 2008 00:59:47 +0000 (16:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:26 +0000 (19:28 -0800)
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 <jesse.brandeburg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/pktgen.c

Simple merge