Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259455
b: refs/heads/master
c: df452fa
h: refs/heads/master
i:
  259453: 2c4e3e6
  259451: 672eca5
  259447: ad412b4
  259439: 9b32281
  259423: 9e42352
  259391: b359c74
  259327: b163d0e
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent b2dc72f commit b68c309
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: 7259d82321814393bd59f667623130e44b6ed26b
refs/heads/master: df452fa120cfe0ac6aa4255425b303a9863e3cc1
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/connection.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ static void process_chn_event(u32 relid)
channel = relid2channel(relid);

if (channel) {
vmbus_onchannel_event(channel);
channel->onchannel_callback(channel->channel_callback_context);
} else {
pr_err("channel not found for relid - %u\n", relid);
}
Expand Down

0 comments on commit b68c309

Please sign in to comment.