]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe6e442ba9a0e8894767e520db5e6b16b149fd7a
tree171e9b2e66f911bcd9cf5c65fdfb0c0c5d5a3e75
parent46466e54cdb4cf166729760611e2dc4b20e1a723
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: 11383a16ecd0 ("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