Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180199
b: refs/heads/master
c: 71cc1fa
h: refs/heads/master
i:
  180197: 94a3fb1
  180195: c5e08f1
  180191: 6130c49
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Jan 29, 2010
1 parent 7bb0d6e commit 33eb4a3
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: d291b9af1a1a12f59a464494900c6e0db26e2ec3
refs/heads/master: 71cc1fa9f2d71eb2eba9b8e71e27cff9863e55f3
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/cdc_ether.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ static int cdc_manage_power(struct usbnet *dev, int on)

static const struct driver_info cdc_info = {
.description = "CDC Ethernet Device",
.flags = FLAG_ETHER | FLAG_LINK_INTR,
.flags = FLAG_ETHER,
// .check_connect = cdc_check_connect,
.bind = cdc_bind,
.unbind = usbnet_cdc_unbind,
Expand Down

0 comments on commit 33eb4a3

Please sign in to comment.