Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373795
b: refs/heads/master
c: ab00c42
h: refs/heads/master
i:
  373793: 1744f79
  373791: 7b66940
v: v3
  • Loading branch information
Asias He authored and Michael S. Tsirkin committed May 6, 2013
1 parent c895685 commit 973f85f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8570a6e72c5bfb1aee8225b8c4814cdc28417a20
refs/heads/master: ab00c42a567b21024383db3fac98118497d6270b
3 changes: 0 additions & 3 deletions trunk/drivers/vhost/vhost.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ struct vhost_virtqueue {
u64 log_addr;

struct iovec iov[UIO_MAXIOV];
/* hdr is used to store the virtio header.
* Since each iovec has >= 1 byte length, we never need more than
* header length entries to store the header. */
struct iovec *indirect;
struct vring_used_elem *heads;
/* We use a kind of RCU to access private pointer.
Expand Down

0 comments on commit 973f85f

Please sign in to comment.