summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvneta.c
diff options
context:
space:
mode:
authorMaor Dickman <maord@nvidia.com>2021-10-25 16:54:12 +0300
committerSaeed Mahameed <saeedm@nvidia.com>2021-10-27 05:30:42 +0300
commit8ca9caee851c444810b70d9c167e7321f3ff68f8 (patch)
tree64d4d8693b501984fd3807eba748ebec24f422fb /drivers/net/ethernet/marvell/mvneta.c
parentae3452995bd4723549520e3d61d0ccbcacb2745f (diff)
downloadlinux-8ca9caee851c444810b70d9c167e7321f3ff68f8.tar.xz
net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline
Fix "no previous prototype" W=1 warnings when CONFIG_MLX5_CORE_EN is not set: drivers/net/ethernet/mellanox/mlx5/core/lag_mp.h:34:6: error: no previous prototype for ‘mlx5_lag_is_multipath’ [-Werror=missing-prototypes] 34 | bool mlx5_lag_is_multipath(struct mlx5_core_dev *dev) { return false; } | ^~~~~~~~~~~~~~~~~~~~~ Fixes: 14fe2471c628 ("net/mlx5: Lag, change multipath and bonding to be mutually exclusive") Signed-off-by: Maor Dickman <maord@nvidia.com>
Diffstat (limited to 'drivers/net/ethernet/marvell/mvneta.c')
0 files changed, 0 insertions, 0 deletions