Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316380
b: refs/heads/master
c: 240a920
h: refs/heads/master
v: v3
  • Loading branch information
Dotan Barak authored and Roland Dreier committed Jul 11, 2012
1 parent 60e6c77 commit dc346f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 87d4abda83a125dec65181a6ecce3035db76d46a
refs/heads/master: 240a9207aae24916dba7070aa7047c3732102cb8
2 changes: 2 additions & 0 deletions trunk/drivers/net/ethernet/mellanox/mlx4/icm.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,8 @@ int mlx4_init_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table,
mlx4_free_icm(dev, table->icm[i], use_coherent);
}

kfree(table->icm);

return -ENOMEM;
}

Expand Down

0 comments on commit dc346f6

Please sign in to comment.