|
@@ -227,7 +227,7 @@ static char *usb_dump_endpoint_descriptor(int speed, char *start, char *end,
|
|
start += sprintf(start, format_endpt, desc->bEndpointAddress, dir,
|
|
start += sprintf(start, format_endpt, desc->bEndpointAddress, dir,
|
|
desc->bmAttributes, type,
|
|
desc->bmAttributes, type,
|