]> git.dujemihanovic.xyz Git - linux.git/commit
mlx5: hide unused functions
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 21 Apr 2017 18:15:56 +0000 (11:15 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Sat, 22 Apr 2017 17:26:41 +0000 (20:26 +0300)
commita7082ef066f022c9bdeaae8d23ec2c119fecf7d9
treec366dbcaa81270b738453b868c1bf22608d2d071
parent7768d1971de676b0e12f57450ba7a6b38ff4cfb2
mlx5: hide unused functions

Fix sparse warnings in recent ipoib support.
The RDMA functions are not used yet, hide behind #ifdef.
Based on comment, they will eventually be local so make static.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/ipoib.c