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.27.25~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2f7a2635a13a4b8c1efb93f599b2a4121f8b6d;p=pandora-kernel.git pktgen: do not access flows[] beyond its length [ Upstream commit 5b5f792a6a9a2f9ae812d151ed621f72e99b1725 ] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed