diff options
author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-09-04 16:24:45 +0200 |
---|---|---|
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2013-09-24 00:43:32 +0200 |
commit | 38d7f6885164b114fdfae84bc18397e8fced9b00 (patch) | |
tree | 35645e216dc920570fe00cbc36cb60a7f332a5a2 /drivers/thermal | |
parent | xhci: Fix race between ep halt and URB cancellation (diff) | |
download | linux-38d7f6885164b114fdfae84bc18397e8fced9b00.tar.xz linux-38d7f6885164b114fdfae84bc18397e8fced9b00.zip |
usbcore: check usb device's state before sending a Set SEL control transfer
Set SEL control urbs cannot be sent to a device in unconfigured state.
This patch adds a check in usb_req_set_sel() to ensure the usb device's
state is USB_STATE_CONFIGURED.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Reported-by: Martin MOKREJS <mmokrejs@gmail.com>
Suggested-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'drivers/thermal')
0 files changed, 0 insertions, 0 deletions