pktgen: use common idle routine
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 27 Aug 2009 13:55:18 +0000 (13:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Aug 2009 06:41:36 +0000 (23:41 -0700)
Simpler to have one place that spins and accounts for delays,
this will also make the last packet be detected faster for more
repeatable timing.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/pktgen.c

Simple merge