From: Ralph Campbell Date: Thu, 3 Jun 2010 00:21:07 +0000 (+0000) Subject: IB/qib: Avoid variable-length array X-Git-Tag: v2.6.36-rc1~492^2^7~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc323b2aaa3921c4eeec309ff64256b0c43ca752;p=pandora-kernel.git IB/qib: Avoid variable-length array Rather than use a variable size array allocation on the stack, define a constant for the maximum array size possible. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed