Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249758
b: refs/heads/master
c: 2006d35
h: refs/heads/master
v: v3
  • Loading branch information
matt mooney authored and Greg Kroah-Hartman committed May 19, 2011
1 parent cfe5004 commit faa3797
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8ba69ce4b3567de881514c61ea8b04b14d8e68ae
refs/heads/master: 2006d35d6190a96885cf48fbaf6425c2bd30ab5c
3 changes: 2 additions & 1 deletion trunk/drivers/staging/usbip/userspace/libsrc/stub_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@

#include "usbip.h"

static const char *usbip_stub_driver_name = "usbip";
/* kernel module name */
static const char *usbip_stub_driver_name = "usbip-host";


struct usbip_stub_driver *stub_driver;
Expand Down

0 comments on commit faa3797

Please sign in to comment.