mlx4_core: Fix one more static exported function
authorRoland Dreier <roland@purestorage.com>
Sun, 26 Feb 2012 09:48:12 +0000 (01:48 -0800)
committerRoland Dreier <roland@purestorage.com>
Mon, 12 Mar 2012 23:24:58 +0000 (16:24 -0700)
Commit 22c8bff6face ("mlx4_core: Exported functions can't be static")
fixed most of this up, but forgot about mlx4_is_slave_active().  Fix
this one too.

Cc: <stable@vger.kernel.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found