]> git.itanic.dy.fi Git - linux-stable/commit
net/mlx5: LAG, change mlx5_shared_fdb_supported() to static
authorShay Drory <shayd@nvidia.com>
Tue, 6 Jun 2023 07:12:09 +0000 (00:12 -0700)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 7 Jun 2023 21:00:43 +0000 (14:00 -0700)
commitc83e6ab96ef20bcdb5bfb12f42bd2e6734920bfd
tree0f5e1fbc044725688c2afe028e5f623c2d123bf8
parent86a12124dc0249d60bb5f01497b3a86e99efae6d
net/mlx5: LAG, change mlx5_shared_fdb_supported() to static

mlx5_shared_fdb_supported() is used only in a single file. Change the
function to be static.

Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h