pktgen: convert to use ktime_t
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 27 Aug 2009 13:55:16 +0000 (13:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Aug 2009 06:32:12 +0000 (23:32 -0700)
The kernel ktime_t is a nice generic infrastructure for mananging
high resolution times, as is done in pktgen.

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

No differences found