Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249580
b: refs/heads/master
c: 206cf17
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 11, 2011
1 parent a32dfc0 commit 9962936
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: 31c39c35168e3c807f924b2ac65cc872ad8d1d6c
refs/heads/master: 206cf17befe46eb7cd99ca4fad5165980ded7829
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/storvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ static int storvsc_drv_init(void)
STORVSC_MAX_IO_REQUESTS)
return -1;

drv->driver.name = storvsc_drv_obj->base.name;
drv->driver.name = driver_name;


/* The driver belongs to vmbus */
Expand Down

0 comments on commit 9962936

Please sign in to comment.