diff options
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2007-07-31 20:33:57 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-10-12 14:55:04 -0700 |
commit | da04b7a42711c1d1d8d9fbc2565cdd83efcfee40 (patch) | |
tree | aa06a22b69dd65107bf2a88b623284977956c0f6 /net/dccp | |
parent | ca2bdf4bcc91818f03e009b87c348609c2578d1d (diff) |
usb: introduce usb_device authorization bits
This just modifies 'struct usb_device' to contain the 'authorized'
bit. It also adds a 'wusb' bit. This is needed because nonauthorized
(and thus non-authenticated) wusb devices will fail certain kind of
simple requests (such as string descriptors). By knowing the device is
WUSB, we just avoid them.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions