commit | 1145065cd0434b0fd5cd7c0efe0f1438fb154ed0 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Jul 31 20:34:02 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:55:06 2007 -0700 |
tree | b124106b43b5b4c656111952200b8b061e685b5c | |
parent | 16bbab2966309ae82cda3d378964c56096d4858c [diff] |
usb: usb_get_configuration() obeys authorization If called and the device is not authorized to be used, then we don't allow reading the configurations. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>