commit | 240a9207aae24916dba7070aa7047c3732102cb8 | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@dev.mellanox.co.il> | Wed Jul 11 15:39:32 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Wed Jul 11 09:22:58 2012 -0700 |
tree | 5336564c4329ac44ed1271027dcf0c21a467c822 | |
parent | 87d4abda83a125dec65181a6ecce3035db76d46a [diff] |
net/mlx4_core: Free ICM table in case of error In mlx4_init_icm_table(), free the allocated table if we failed to allocate memory to its entries. Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il> Reviewed-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>