]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Remove not-needed IPsec config
authorLeon Romanovsky <leonro@nvidia.com>
Wed, 6 Apr 2022 08:25:48 +0000 (11:25 +0300)
committerLeon Romanovsky <leonro@nvidia.com>
Sat, 9 Apr 2022 05:25:07 +0000 (08:25 +0300)
commit6565394a4b9aee5ff03d7be02fa5958c363b56f5
tree8bad668928788a42aab9403b32e5ac5988f0ad58
parent49b5c5eb494b8d3e605071bc40f00066c7fb9afc
net/mlx5: Remove not-needed IPsec config

In current code, the CONFIG_MLX5_IPSEC and CONFIG_MLX5_EN_IPSEC are
the same. So remove useless indirection.

Link: https://lore.kernel.org/r/fd14492cbc01a0d51a5bfedde02bcd2154123fde.1649232994.git.leonro@nvidia.com
Reviewed-by: Raed Salem <raeds@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/Kconfig
drivers/net/ethernet/mellanox/mlx5/core/Makefile
drivers/net/ethernet/mellanox/mlx5/core/accel/ipsec_offload.h
include/linux/mlx5/accel.h
include/linux/mlx5/driver.h