Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28359
b: refs/heads/master
c: 3f8f4a1
h: refs/heads/master
i:
  28357: 02f88cd
  28355: a74c728
  28351: 1c03867
v: v3
  • Loading branch information
Giridhar Pemmasani authored and Greg Kroah-Hartman committed Jun 21, 2006
1 parent b7dc805 commit 8709add
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: 1fbe75e12f0dd567c86533e13ba2605f3ecad2e1
refs/heads/master: 3f8f4a18f4f76a67fe5b80da1d3a3940e41a14a8
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -1241,7 +1241,7 @@ static int choose_configuration(struct usb_device *udev)
&& desc->bInterfaceClass == USB_CLASS_COMM
&& desc->bInterfaceSubClass == 2
&& desc->bInterfaceProtocol == 0xff) {
#ifndef CONFIG_USB_NET_RNDIS
#ifndef CONFIG_USB_NET_RNDIS_HOST
continue;
#else
best = c;
Expand Down

0 comments on commit 8709add

Please sign in to comment.