commit | c88a026e01219488e745f4f0267fd76c2bb68421 | [log] [tgz] |
---|---|---|
author | Raed Salem <raeds@mellanox.com> | Tue Aug 21 15:22:42 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Sep 05 17:08:33 2018 -0700 |
tree | eed8b8d60e0fbab31733671962aa23f049ff4763 | |
parent | a09036221092989b88c55d24d1f12ceb1d7d361f [diff] |
net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables The memory allocated for the slow path table flow group input structure was not freed upon successful return, fix that. Fixes: 1967ce6ea5c8 ("net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev mode") Signed-off-by: Raed Salem <raeds@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>