commit | b6908c296021a99ba2a83a4b4703eb9e6365e5dc | [log] [tgz] |
---|---|---|
author | Alaa Hleihel <alaa@mellanox.com> | Thu Dec 14 19:23:50 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Jan 12 02:01:46 2018 +0200 |
tree | 37546ae513c88a7d79159b8a6ac8212c3935b6a4 | |
parent | 05e0cc84e00c54fb152d1f4b86bc211823a83d0c [diff] |
net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectors Fix a memory leak where in case that pci_alloc_irq_vectors failed, priv->irq_info was not released. Fixes: e126ba97dba9 ("mlx5: Add driver for Mellanox Connect-IB adapters") Signed-off-by: Alaa Hleihel <alaa@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>