diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2020-04-27 15:56:59 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-05-23 02:28:42 +0200 |
commit | 16736e11f43b80a38f98f6add54fab3b8c297df3 (patch) | |
tree | 4810e55a9368657c9b12bcc3938b36554c0708d6 /mm/percpu.c | |
parent | net/mlx5e: Fix allowed tc redirect merged eswitch offload cases (diff) | |
download | linux-16736e11f43b80a38f98f6add54fab3b8c297df3.tar.xz linux-16736e11f43b80a38f98f6add54fab3b8c297df3.zip |
net/mlx5e: kTLS, Destroy key object after destroying the TIS
The TLS TIS object contains the dek/key ID.
By destroying the key first, the TIS would contain an invalid
non-existing key ID.
Reverse the destroy order, this also acheives the desired assymetry
between the destroy and the create flows.
Fixes: d2ead1f360e8 ("net/mlx5e: Add kTLS TX HW offload support")
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reviewed-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'mm/percpu.c')
0 files changed, 0 insertions, 0 deletions