From: Mintz Yuval Date: Wed, 15 Feb 2012 02:10:27 +0000 (+0000) Subject: bnx2x: allocate memory dynamically in ethtool self-test. X-Git-Tag: v3.4-rc1~177^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa13b4b94bc4b3247fa46dd8698c8dbfe1a615c;p=pandora-kernel.git bnx2x: allocate memory dynamically in ethtool self-test. From: Merav Sicron Current ethtool self tests usesa large buffer on stack. This patch replaces that array by dynamically allocated memory Signed-off-by: Merav Sicron Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed