commit | e10903b087e425298fb86c6ad4b1a88735480db7 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Sun Feb 26 01:48:12 2012 -0800 |
committer | Roland Dreier <roland@purestorage.com> | Mon Mar 12 16:24:58 2012 -0700 |
tree | c6733ef251fc8fa3c09f8c6789af665221e8bf95 | |
parent | a5bbe892da9441835cb6fece26d9bbd95fc820be [diff] |
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>