Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282084
b: refs/heads/master
c: 0105d2b
h: refs/heads/master
v: v3
  • Loading branch information
Daniel De Graaf authored and Konrad Rzeszutek Wilk committed Dec 16, 2011
1 parent 54c177a commit 4cf1ed5
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: c3b3f16d1bceb5ac5f21528f889810b4ac5a3596
refs/heads/master: 0105d2b4fbc24c2fb6ca9bae650784dd7ddf0b12
2 changes: 2 additions & 0 deletions trunk/drivers/xen/gntalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ static void __del_gref(struct gntalloc_gref *gref)

if (!gnttab_end_foreign_access_ref(gref->gref_id, 0))
return;

gnttab_free_grant_reference(gref->gref_id);
}

gref_size--;
Expand Down

0 comments on commit 4cf1ed5

Please sign in to comment.