Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249356
b: refs/heads/master
c: db1c196
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 3, 2011
1 parent 888a82d commit 61e9bc9
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 9adcac5c16853116dab934270967e864ceeb9c41
refs/heads/master: db1c19691c596375f7cae9a94b65865e523b3e6c
3 changes: 3 additions & 0 deletions trunk/drivers/staging/hv/vmbus_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ struct hv_driver {
int (*dev_add)(struct hv_device *device, void *data);
int (*dev_rm)(struct hv_device *device);
void (*cleanup)(struct hv_driver *driver);

int (*probe)(struct hv_device *);

};

/* Base device object */
Expand Down

0 comments on commit 61e9bc9

Please sign in to comment.