From: Axel Lin Date: Sun, 12 Feb 2012 15:14:39 +0000 (+0000) Subject: mlx4: Fix kcalloc parameters swapped X-Git-Tag: v3.3-rc4~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758ff235b3f50f0cb391ba3c5e10793305c42f45;p=pandora-kernel.git mlx4: Fix kcalloc parameters swapped The first parameter should be "number of elements" and the second parameter should be "element size". Signed-off-by: Axel Lin Signed-off-by: David S. Miller --- Reading git-diff-tree failed