Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197314
b: refs/heads/master
c: e61fbe6
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 11, 2010
1 parent 3b05248 commit 402f54b
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: e8d5373d664caacce2d7623810c91b43f08eabab
refs/heads/master: e61fbe66cbe10fed6bcc2d07ac802a7386b93673
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/Channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ static int VmbusChannelCreateGpadlHeader(void *Kbuffer, u32 Size,
struct vmbus_channel_gpadl_header *gpaHeader;
struct vmbus_channel_gpadl_body *gpadlBody;
struct vmbus_channel_msginfo *msgHeader;
struct vmbus_channel_msginfo *msgBody;
struct vmbus_channel_msginfo *msgBody = NULL;
u32 msgSize;

int pfnSum, pfnCount, pfnLeft, pfnCurr, pfnSize;
Expand Down

0 comments on commit 402f54b

Please sign in to comment.