From: Florian Westphal Date: Thu, 21 May 2009 22:07:12 +0000 (-0700) Subject: pktgen: do not access flows[] beyond its length X-Git-Tag: v2.6.30-rc8~56^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b5f792a6a9a2f9ae812d151ed621f72e99b1725;p=pandora-kernel.git pktgen: do not access flows[] beyond its length typo -- pkt_dev->nflows is for stats only, the number of concurrent flows is stored in cflows. Reported-By: Vladimir Ivashchenko Signed-off-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed