From: Stephen Hemminger Date: Thu, 27 Aug 2009 13:55:15 +0000 (+0000) Subject: pktgen: avoid calling gettimeofday X-Git-Tag: v2.6.32-rc1~703^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c9d191c166233e723e632e79bcca2127a5fece9;p=pandora-kernel.git pktgen: avoid calling gettimeofday If not using delay then no need to update next_tx after each packet sent. This allows pktgen to send faster especially on systems with slower clock sources. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed