Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191
b: refs/heads/master
c: 19272d4
h: refs/heads/master
i:
  189: 623751c
  187: d6f3949
  183: aa86476
  175: 0740954
  159: 011d379
  127: 638136b
v: v3
  • Loading branch information
Roland Dreier authored and Linus Torvalds committed Apr 16, 2005
1 parent f8cde25 commit 07f108b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 68a3c21203b73696769dfdceb68d2d7f5d3c20a0
refs/heads/master: 19272d4385126c2ac369c9f6137a27a08aee50d1
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/mthca/mthca_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ static int __devinit mthca_init_icm(struct mthca_dev *mdev,
if (!mdev->qp_table.rdb_table) {
mthca_err(mdev, "Failed to map RDB context memory, aborting\n");
err = -ENOMEM;
goto err_unmap_rdb;
goto err_unmap_eqp;
}

mdev->cq_table.table = mthca_alloc_icm_table(mdev, init_hca->cqc_base,
Expand Down

0 comments on commit 07f108b

Please sign in to comment.