commit | 16bbab2966309ae82cda3d378964c56096d4858c | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Jul 31 20:34:01 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:55:06 2007 -0700 |
tree | 3ff9aee7f4d4752bc5c0392e19845eae00a1ab77 | |
parent | d7d07255d3f5607802b0af29e11448d18e9ed558 [diff] |
usb: usb_set_configuration() obeys authorization Will refuse to configure a non-authorized device. Update: simplified if statement--thanks to Ragner Magalhaes for the heads up. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>