-
由 Petko Manolov 提交于
The old usb_control_msg() let the caller handle the error and also did not account for partial reads. Since these are now considered harmful, move the driver over to usb_control_msg_recv/send() calls. Signed-off-by: NPetko Manolov <petko.manolov@konsulko.com> Acked-by: NDavid S. Miller <davem@davemloft.net> Link: https://lore.kernel.org/r/20200927124909.16380-3-petko.manolov@konsulko.comSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
b2a0f274