mlx4_core: Exported functions can't be static
authorDoug Ledford <dledford@redhat.com>
Mon, 20 Feb 2012 17:19:03 +0000 (12:19 -0500)
committerRoland Dreier <roland@purestorage.com>
Thu, 23 Feb 2012 07:00:38 +0000 (23:00 -0800)
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 <dledford@redhat.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found