]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7baa0397ee91a5c800a967d48e12f6ae7e13bda6
treec6733ef251fc8fa3c09f8c6789af665221e8bf95
parent940b6e134555d30e9c9073a52ac6b620f6e5dc5e
mlx4_core: Fix one more static exported function

Commit 5a636a26ea48 ("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