Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3640
b: refs/heads/master
c: 761f9eb
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier authored and Linus Torvalds committed Jun 27, 2005
1 parent e076033 commit d30f6d4
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: d56d6f9502a15ef64395cb3a6fc7bfdc365b1e3d
refs/heads/master: 761f9eb8c31f72692aad118e51e2a59a80467088
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/mthca/mthca_provider.c
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@ static struct ib_mr *mthca_reg_phys_mr(struct ib_pd *pd,
convert_access(acc), mr);

if (err) {
kfree(page_list);
kfree(mr);
return ERR_PTR(err);
}
Expand Down

0 comments on commit d30f6d4

Please sign in to comment.