Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105644
b: refs/heads/master
c: 1a867c3
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Roland Dreier committed Jul 22, 2008
1 parent 6328f5c commit 7fd5a0f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 593e4d4a05c8263a6dbd5452c21d47c5bdadd40c
refs/heads/master: 1a867c33bb65f2921351a9bdd98548bb96f0ff8c
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/ehca/ipz_pt_fn.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ static int alloc_small_queue_page(struct ipz_queue *queue, struct ehca_pd *pd)

out:
ehca_err(pd->ib_pd.device, "failed to allocate small queue page");
mutex_unlock(&pd->lock);
return 0;
}

Expand Down

0 comments on commit 7fd5a0f

Please sign in to comment.