aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2023-08-24 23:28:32 -0700
committerJakub Kicinski <[email protected]>2023-08-27 17:08:45 -0700
commite2537341667830fa1e6dd51bc9dbf19c58954d35 (patch)
tree7aaeef944a43a08fa035236e206c1b3779f21283 /lib/mpi/mpiutil.c
parentc46fb77383a6d5eea723c785135e79d73614f1c3 (diff)
net/mlx5e: Rewrite IPsec vs. TC block interface
In the commit 366e46242b8e ("net/mlx5e: Make IPsec offload work together with eswitch and TC"), new API to block IPsec vs. TC creation was introduced. Internally, that API used devlink lock to avoid races with userspace, but it is not really needed as dev->priv.eswitch is stable and can't be changed. So remove dependency on devlink lock and move block encap code back to its original place. Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions