Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282101
b: refs/heads/master
c: 50bf737
h: refs/heads/master
i:
  282099: 38648f9
v: v3
  • Loading branch information
Ian Campbell authored and Konrad Rzeszutek Wilk committed Jan 4, 2012
1 parent a69e5af commit 8260839
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: 9e7860cee18241633eddb36a4c34c7b61d8cecbc
refs/heads/master: 50bf73796e85ed6a061df6d8474f7cef7870df6a
2 changes: 1 addition & 1 deletion trunk/drivers/xen/xenbus/xenbus_dev_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ struct xenbus_file_priv {
unsigned int len;
union {
struct xsd_sockmsg msg;
char buffer[PAGE_SIZE];
char buffer[XENSTORE_PAYLOAD_MAX];
} u;

/* Response queue. */
Expand Down

0 comments on commit 8260839

Please sign in to comment.