Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17055
b: refs/heads/master
c: 52d0df1
h: refs/heads/master
i:
  17053: e11375b
  17051: 570c13f
  17047: 10a4f66
  17039: 3a17548
  17023: 4535d02
v: v3
  • Loading branch information
Jack Morgenstein authored and Roland Dreier committed Dec 9, 2005
1 parent 7b8c191 commit 4e606d0
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: 0efc4883a6b3de12476cd7a35e638c0a9f5fd75f
refs/heads/master: 52d0df153c987e4ad57d15f5df91848f65858e5d
2 changes: 2 additions & 0 deletions trunk/drivers/infiniband/hw/mthca/mthca_memfree.c
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,8 @@ void mthca_cleanup_user_db_tab(struct mthca_dev *dev, struct mthca_uar *uar,
put_page(db_tab->page[i].mem.page);
}
}

kfree(db_tab);
}

int mthca_alloc_db(struct mthca_dev *dev, enum mthca_db_type type,
Expand Down

0 comments on commit 4e606d0

Please sign in to comment.