Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249671
b: refs/heads/master
c: 459bce9
h: refs/heads/master
i:
  249669: 912f9ad
  249667: 83f0193
  249663: 6234927
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 17, 2011
1 parent ce4cfae commit b25b3f1
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: 8a0794117bd5ab8df297932b9e9bd05ba430c472
refs/heads/master: 459bce97655c8ca19b113efce98be0dd8d800652
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/hv_mouse.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ static void mousevsc_on_channel_callback(void *context)

u32 bytes_recvd;
u64 req_id;
unsigned char packet[packetSize];
unsigned char packet[0x100];
struct vmpacket_descriptor *desc;
unsigned char *buffer = packet;
int bufferlen = packetSize;
Expand Down

0 comments on commit b25b3f1

Please sign in to comment.