summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHuy Nguyen <huyn@nvidia.com>2021-05-28 13:20:32 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-23 14:41:24 +0200
commit3c3461ed267b096bc4d3033270b407a4d8472d55 (patch)
treef54296a38d91f1999982e0a583f6ad700e90b5bc /net/unix/af_unix.c
parent2ae0f0a409c8b1a5e9749f0ea02888bb32ffec01 (diff)
net/mlx5e: Remove dependency in IPsec initialization flows
[ Upstream commit 8ad893e516a77209a1818a2072d2027d87db809f ] Currently, IPsec feature is disabled because mlx5e_build_nic_netdev is required to be called after mlx5e_ipsec_init. This requirement is invalid as mlx5e_build_nic_netdev and mlx5e_ipsec_init initialize independent resources. Remove ipsec pointer check in mlx5e_build_nic_netdev so that the two functions can be called at any order. Fixes: 547eede070eb ("net/mlx5e: IPSec, Innova IPSec offload infrastructure") Signed-off-by: Huy Nguyen <huyn@nvidia.com> Reviewed-by: Raed Salem <raeds@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions