|
@@ -82,7 +82,7 @@ struct usb_host_interface {
|
|
int extralen;
|
|
int extralen;
|
|
unsigned char *extra; /* Extra descriptors */
|
|
unsigned char *extra; /* Extra descriptors */
|
|
|
|
|
|
- /* array of desc.bNumEndpoint endpoints associated with this
|
|
|
|
|
|
+ /* array of desc.bNumEndpoints endpoints associated with this
|
|
* interface setting. these will be in no particular order.
|
|
* interface setting. these will be in no particular order.
|
|
*/
|
|
*/
|
|
struct usb_host_endpoint *endpoint;
|
|
struct usb_host_endpoint *endpoint;
|