From: Doug Ledford Date: Mon, 20 Feb 2012 17:19:03 +0000 (-0500) Subject: mlx4_core: Exported functions can't be static X-Git-Tag: v3.3-rc5~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22c8bff6facebd6f1514ee1e37a6ffc892de7815;p=pandora-kernel.git mlx4_core: Exported functions can't be static At least on powerpc, it breaks the build if exported functions are static. Fix some static exported functions introduced with the mlx4 SR-IOV support added in 3.3-rc1. Signed-off-by: Doug Ledford Signed-off-by: Roland Dreier --- Reading git-diff-tree failed