diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2017-06-28 16:23:41 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2017-06-28 16:23:41 +0900 |
commit | 6f7a5914179e61d0b915de84d41634963afbe4a0 (patch) | |
tree | 8377f37e3bdf88e4dee7ee3815028e7945b1cea4 /ChangeLog | |
parent | d142cbbea3d40ef6b196c434298237c63204cd1a (diff) |
Fix usb-usbip.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-06-28 NIIBE Yutaka <gniibe@fsij.org> + + * mcu/usb-usbip.c (struct usbip_msg_cmd, struct usbip_msg_rep): + Use different struct for command and reply. + 2017-06-27 NIIBE Yutaka <gniibe@fsij.org> * example-cdc-gnu-linux/README: New. |