Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184592
b: refs/heads/master
c: 73a99f0
h: refs/heads/master
v: v3
  • Loading branch information
Michael S. Tsirkin committed Feb 28, 2010
1 parent 5b97cb1 commit f6e3d6e
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: 86e9424d7252bae5ad1c17b4b8088193e6b27cbe
refs/heads/master: 73a99f083009d67d8e12603420e008d5c21b0b7d
1 change: 1 addition & 0 deletions trunk/drivers/vhost/vhost.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ static void vhost_vq_reset(struct vhost_dev *dev,
vq->kick = NULL;
vq->call_ctx = NULL;
vq->call = NULL;
vq->log_ctx = NULL;
}

long vhost_dev_init(struct vhost_dev *dev,
Expand Down

0 comments on commit f6e3d6e

Please sign in to comment.