From: Eric Dumazet Date: Wed, 14 Dec 2011 02:30:00 +0000 (+0000) Subject: cls_flow: remove one dynamic array X-Git-Tag: v3.3-rc1~182^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a53943b5ae8b61913e2d61e98cbeedf67861c92;p=pandora-kernel.git cls_flow: remove one dynamic array Its better to use a predefined size for this small automatic variable. Removes a sparse error as well : net/sched/cls_flow.c:288:13: error: bad constant expression Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed