commit | eb24387183d37f2f4f456654ef92679b1556f8df | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Fri May 29 00:36:10 2020 -0700 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri May 29 21:20:23 2020 -0700 |
tree | 0c0c4bca1b27dc667921f5cd23d322c658881487 | |
parent | 58ff18e12c9b3bb860b32e9cac4dc8e12aec2695 [diff] |
net/mlx5e: Make mlx5e_dcbnl_ops static Fix sparse warning: drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c:988:29: error: symbol 'mlx5e_dcbnl_ops' was not declared. Should it be static? Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>