Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180781
b: refs/heads/master
c: 169c246
h: refs/heads/master
i:
  180779: d45a659
v: v3
  • Loading branch information
Rusty Russell committed Feb 24, 2010
1 parent ec9c9dd commit 0b1c326
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: 1f34c71afe5115e77a49c4e67720a66e27053e54
refs/heads/master: 169c246a30808588436794e96a97c61a01af9bed
1 change: 1 addition & 0 deletions trunk/drivers/virtio/virtio_balloon.c
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ static int virtballoon_probe(struct virtio_device *vdev)
vb->num_pages = 0;
init_waitqueue_head(&vb->config_change);
vb->vdev = vdev;
vb->need_stats_update = 0;

/* We expect two virtqueues: inflate and deflate,
* and optionally stat. */
Expand Down

0 comments on commit 0b1c326

Please sign in to comment.