Files
linux/drivers/usb/core
Greg Kroah-Hartman d6a4992495 USB: core: hub.c: use usb_control_msg_send() in a few places
There are a few calls to usb_control_msg() that can be converted to use
usb_control_msg_send() instead, so do that in order to make the error
checking a bit simpler and the code smaller.

Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20200914153756.3412156-5-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-16 11:02:39 +02:00
..
2019-08-15 15:18:05 +02:00
2020-07-10 08:55:17 +02:00
2020-08-31 07:11:45 +02:00
2019-06-26 10:28:09 +08:00
2020-06-18 10:13:16 +02:00
2020-07-01 14:04:04 +02:00