Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196973
b: refs/heads/master
c: 81b571b
h: refs/heads/master
i:
  196971: a864e7b
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 28afd75 commit d4ed4c5
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: c6fcf0baa6367fecd3e025253700b64ccff8c1eb
refs/heads/master: 81b571b77134aed29b9725f161dec6a37b48db68
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/NetVsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@ static void NetVscOnReceiveCompletion(void *Context)
DPRINT_EXIT(NETVSC);
}

void NetVscOnChannelCallback(void *Context)
static void NetVscOnChannelCallback(void *Context)
{
int ret;
struct hv_device *device = Context;
Expand Down

0 comments on commit d4ed4c5

Please sign in to comment.