commit | cb4c8fe57c05dbb04128503f4a7483a1163b1b47 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Fri Aug 25 19:35:28 2006 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 27 11:58:55 2006 -0700 |
tree | 2b03138c98989cc865e8c98cf738a5fd423faa41 | |
parent | dfe0d3ba20e860d0b9a16c4c6524180b8f93be05 [diff] |
usb: deal with broken config descriptors Change usb_get_configuration() so that it is more tolerant to devices with bad configuration descriptors (it'll make it ignore configurations that fail to load). Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>