Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317270
b: refs/heads/master
c: 1132b9a
h: refs/heads/master
v: v3
  • Loading branch information
Bart Westgeest authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent 82b4d5a commit 0d6a29a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: bf55b48371d1ca6ee64152753b359924e3cfcbcd
refs/heads/master: 1132b9aafa61bb589a2c09980d13c154659bdb07
7 changes: 1 addition & 6 deletions trunk/drivers/staging/usbip/vhci.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,7 @@ struct vhci_unlink {
unsigned long unlink_seqnum;
};

/*
* The number of ports is less than 16 ?
* USB_MAXCHILDREN is statically defined to 16 in usb.h. Its maximum value
* would be 31 because the event_bits[1] of struct usb_hub is defined as
* unsigned long in hub.h
*/
/* Number of supported ports. Value has an upperbound of USB_MAXCHILDREN */
#define VHCI_NPORTS 8

/* for usb_bus.hcpriv */
Expand Down

0 comments on commit 0d6a29a

Please sign in to comment.