commit | 22c8bff6facebd6f1514ee1e37a6ffc892de7815 | [log] [tgz] |
---|---|---|
author | Doug Ledford <dledford@redhat.com> | Mon Feb 20 12:19:03 2012 -0500 |
committer | Roland Dreier <roland@purestorage.com> | Wed Feb 22 23:00:38 2012 -0800 |
tree | 5d7605c14268a16c53bb3dcee543662304d03a17 | |
parent | d65b4e98d7ea3038b767b70fe8be959b2913f16d [diff] |
mlx4_core: Exported functions can't be static 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>