commit | add750882f327db813af0795727efe5e4579ca5c | [log] [tgz] |
---|---|---|
author | Brad Hards <bradh@frogmouth.net> | Sun Apr 03 15:33:19 2011 +1000 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu May 26 11:55:02 2011 +0200 |
tree | 81367565194098ea827914c74d8f7c2e8fa778dd | |
parent | c6d3ad0fad34b33557976e579ab0e4159989506f [diff] |
usb: update config descriptors to identify number of interfaces Previously we relied on the .bNumInterfaces, but that won't always be accurate after the introduction of grouped interfaces. Signed-off-by: Brad Hards <bradh@frogmouth.net> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>