OSDN Git Service

net/mlx5: DR, Remove unneeded functions deceleration
authorAlex Vesker <valex@mellanox.com>
Sun, 8 Mar 2020 11:21:41 +0000 (13:21 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 13 Mar 2020 23:26:28 +0000 (16:26 -0700)
commitbc1a02884a33f9d49cda0c77dc8eccebd6c5c0e5
tree171e9b2e66f911bcd9cf5c65fdfb0c0c5d5a3e75
parentde346f401ad518d93611ed9751bdeb91e8b6738f
net/mlx5: DR, Remove unneeded functions deceleration

Remove dummy functions declaration, the dummy functions are not needed
since fs_dr is the only one to call mlx5dr and both fs_dr and dr files
depend on the same config flag (MLX5_SW_STEERING).

Fixes: 70605ea545e8 ("net/mlx5: DR, Expose APIs for direct rule managing")
Signed-off-by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5dr.h