diff options
author | Eli Britstein <elibr@mellanox.com> | 2020-06-28 15:42:26 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-07-09 19:27:07 -0700 |
commit | eb32b3f53d283e8d68b6d86c3a6ed859b24dacae (patch) | |
tree | 025d2584ba8e59209988e297959b38d6fb8010b6 /drivers/net/ethernet/toshiba | |
parent | 88b3d5c90e9685be54dd5bc441970044020eca76 (diff) | |
download | linux-eb32b3f53d283e8d68b6d86c3a6ed859b24dacae.tar.bz2 |
net/mlx5e: CT: Fix memory leak in cleanup
CT entries are deleted via a workqueue from netfilter. If removing the
module before that, the rules are cleaned by the driver itself, but the
memory entries for them are not freed. Fix that.
Fixes: ac991b48d43c ("net/mlx5e: CT: Offload established flows")
Signed-off-by: Eli Britstein <elibr@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'drivers/net/ethernet/toshiba')
0 files changed, 0 insertions, 0 deletions