Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46687
b: refs/heads/master
c: ef3ff46
h: refs/heads/master
i:
  46685: 3c5dca8
  46683: 2e41b3f
  46679: 416bdaa
  46671: e8a1635
  46655: a79361f
v: v3
  • Loading branch information
H�vard Skinnemoen authored and Greg Kroah-Hartman committed Feb 7, 2007
1 parent 1fa5c97 commit d85c594
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 1f5b9cc9e4cf5847e7550c4079cebb80170e71dd
refs/heads/master: ef3ff462a31987629c4d0488550fbbb66fbfcc35
4 changes: 4 additions & 0 deletions trunk/drivers/usb/gadget/ether.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,10 @@ MODULE_PARM_DESC(host_addr, "Host Ethernet Address");
#define DEV_CONFIG_CDC
#endif

#ifdef CONFIG_USB_GADGET_HUSB2DEV
#define DEV_CONFIG_CDC
#endif


/* For CDC-incapable hardware, choose the simple cdc subset.
* Anything that talks bulk (without notable bugs) can do this.
Expand Down

0 comments on commit d85c594

Please sign in to comment.