Re: [PATCH 08/23] Add route string to struct usb_device.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Oliver Neukum wrote:
> 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?

It's 20 bits.  Suggest a uint32_t here.

David
-- 
David Vrabel, Senior Software Engineer, Drivers
CSR, Churchill House, Cambridge Business Park,  Tel: +44 (0)1223 692562
Cowley Road, Cambridge, CB4 0WZ                 http://www.csr.com/
--
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

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux