commit | 5942d8ae411775b76e5e1ab0cce57b0666516f2d | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalh@mellanox.com> | Thu Aug 17 15:52:31 2017 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Thu Aug 24 17:47:34 2017 -0400 |
tree | 7f5ecfa1bb29c5fe4f539c9533e132a18c89e16d | |
parent | ff740aefecb98da4605df1cada7904c44eaee161 [diff] |
IB/mlx5: Fix memory leak in clean_mr error path In clean_mr error path the 'mr' should be freed. Fixes: e126ba97dba9 ('mlx5: Add driver for Mellanox Connect-IB adapters') Signed-off-by: Kamal Heib <kamalh@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>