Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220419
b: refs/heads/master
c: adaee6b
h: refs/heads/master
i:
  220417: aba372a
  220415: 8676269
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 21, 2010
1 parent 17c5440 commit a00fe8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cae5b843c82d76e643d6822597a9ea2866e9b30d
refs/heads/master: adaee6bd45f6e172cde0a98461e4e1ba19284373
1 change: 1 addition & 0 deletions trunk/drivers/staging/hv/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,7 @@ int vmbus_recvpacket_raw(struct vmbus_channel *channel, void *buffer,
spin_unlock_irqrestore(&channel->inbound_lock, flags);
return 0;
}
EXPORT_SYMBOL_GPL(vmbus_recvpacket_raw);

/*
* vmbus_onchannel_event - Channel event callback
Expand Down

0 comments on commit a00fe8e

Please sign in to comment.