diff options
author | Patrisious Haddad <phaddad@nvidia.com> | 2023-02-22 11:06:40 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-02-23 11:19:28 +0100 |
commit | c749e3f82a15e10a798bb55f60368ee102c793cb (patch) | |
tree | bd91cff8f110e2f665fbffe8bc037edfc3ba3478 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 44bd0394fe10903757da0863e0cf62c2d9846ea6 (diff) |
net/mlx5: Fix memory leak in IPsec RoCE creation
During IPsec RoCE TX creation a struct for the flow group creation is
allocated, but never freed. Free that struct once it is no longer in use.
Fixes: 22551e77e550 ("net/mlx5: Configure IPsec steering for egress RoCEv2 traffic")
Signed-off-by: Patrisious Haddad <phaddad@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/a69739482cca7176d3a466f87bbf5af1250b09bb.1677056384.git.leon@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions