Am Dienstag 28 April 2009 04:54:49 schrieb Sarah Sharp: > + * @route: tree topology hex string for use with xHCI > * @state: device state: configured, not attached, etc. > * @speed: device speed: high/full/low (or error) > * @tt: Transaction Translator info; used with low/full speed dev, highspeed hub > @@ -428,6 +429,7 @@ struct usb_tt; > struct usb_device { > int devnum; > char devpath [16]; > + int route; Doesn't this have a specified length? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html