From: Eric Dumazet Date: Fri, 6 Nov 2009 05:04:32 +0000 (-0800) Subject: pktgen: tx_bytes might be slightly wrong X-Git-Tag: v2.6.33-rc1~388^2~490 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baac8564547ac7f944af1c2e8cc6fdd57f2836a4;p=pandora-kernel.git pktgen: tx_bytes might be slightly wrong cur_pkt_size can be changed in proc fs while pktgen is running, we better use a private field to get precise tx-bytes counter. Signed-off-by: Ben Greear Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed