Skip to content
Snippets Groups Projects
Commit 1b108880 authored by Ted Chen's avatar Ted Chen Committed by Marek Vasut
Browse files

usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS...

usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION.

Add test into xhci_submit_control_message for usb requesttype in USB
vendor request being of standardized type. This fixes detection of
certain USB fixes, for example Ethernet, USB 3.0 port. Non standardized
requesttype in USB vendor request will be ignored.

Signed-off-by: default avatarTed Chen <tedchen@realtek.com>
Tested-by: default avatarAnand Moon <linux.amoon@gmail.com>
parent c998da0d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment