Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257439
b: refs/heads/master
c: 7f78167
h: refs/heads/master
i:
  257437: 1d52be2
  257435: 60e76f5
  257431: b99b5ad
  257423: 47fe7f8
  257407: 218a5f8
v: v3
  • Loading branch information
jvrao authored and Eric Van Hensbergen committed Jul 23, 2011
1 parent de4215a commit 3f2c094
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 114e6f3a5ede73d5b56e145f04680c61c3dd67c4
refs/heads/master: 7f781679dd596c8abde8336b4d0d166d6a4aad04
2 changes: 1 addition & 1 deletion trunk/net/9p/trans_virtio.c
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ static struct p9_trans_module p9_virtio_trans = {
.close = p9_virtio_close,
.request = p9_virtio_request,
.cancel = p9_virtio_cancel,
.maxsize = PAGE_SIZE*16,
.maxsize = PAGE_SIZE*VIRTQUEUE_NUM,
.pref = P9_TRANS_PREF_PAYLOAD_SEP,
.def = 0,
.owner = THIS_MODULE,
Expand Down

0 comments on commit 3f2c094

Please sign in to comment.