From 87767f1be5d8d4adac8d23a285250299eccee3fb Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Fri, 7 Jul 2017 15:46:37 +0900 Subject: Fix error handling of USB-USBIP driver. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d6bf520..c14b305 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -- cgit v1.2.3