On Tue, Aug 21, 2012 at 11:26:30AM -0400, Alan Stern wrote:
> > +/* usb 3.0 root hub device descriptor */
> 
> This is a BOS descriptor and a capability descriptor, combined.  Not a 
> device descriptor.

Oh. Mind if I drop the comment?

> > +struct {
> > +   struct usb_bos_descriptor bos;
> > +   struct usb_ss_cap_descriptor ss_cap;
> > +} __packed usb3_bos_desc = {
> ...
> 
> Alan Stern

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to