diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2020-04-27 16:56:59 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-05-22 17:28:42 -0700 |
commit | 16736e11f43b80a38f98f6add54fab3b8c297df3 (patch) | |
tree | 4810e55a9368657c9b12bcc3938b36554c0708d6 /arch/csky/lib/usercopy.c | |
parent | 321348475d544aa6705dcfac2135deeccb8dc0bb (diff) |
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 'arch/csky/lib/usercopy.c')
0 files changed, 0 insertions, 0 deletions