commit | bf50082c15eb2bc47d1922e70f424c57f36646d5 | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalh@mellanox.com> | Mon Aug 29 01:13:48 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 28 23:24:15 2016 -0400 |
tree | a84ae34e39dd7d16c5cb1b5afbf17bf352a14a7c | |
parent | c8cf78fe100b0d152a1932327c24cefc0ba4bdbe [diff] |
net/mlx5e: Fix memory leak if refreshing TIRs fails Free 'in' command object also when mlx5_core_modify_tir fails. Fixes: 724b2aa15126 ("net/mlx5e: TIRs management refactoring") Signed-off-by: Kamal Heib <kamalh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>