Fix error handling of USB-USBIP driver.

This commit is contained in:
NIIBE Yutaka
2017-07-07 15:46:37 +09:00
parent 8b018df382
commit 87767f1be5
2 changed files with 41 additions and 32 deletions

View File

@@ -1,3 +1,9 @@
2017-07-07 NIIBE Yutaka <gniibe@fsij.org>
* mcu/usb-usbip.c (usbip_handle_data_urb): Fix error return value.
(notify_hostcontroller): New.
(usb_lld_stall_tx, usb_lld_stall_rx): Notify host controller side.
2017-07-06 NIIBE Yutaka <gniibe@fsij.org>
* mcu/usb-usbip.c (hc_handle_data_urb): Fix the condition of the