git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87d4abd
)
net/mlx4_core: Free ICM table in case of error
author
Dotan Barak
<dotanb@dev.mellanox.co.il>
Wed, 11 Jul 2012 15:39:32 +0000
(15:39 +0000)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 11 Jul 2012 16:22:58 +0000
(09:22 -0700)
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>
No differences found