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)
commite10903b087e425298fb86c6ad4b1a88735480db7
treec6733ef251fc8fa3c09f8c6789af665221e8bf95
parenta5bbe892da9441835cb6fece26d9bbd95fc820be
mlx4_core: Fix one more static exported function

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>
drivers/net/ethernet/mellanox/mlx4/main.c