commit | 522c95647df3251ffda2749ded207f30964c8866 | [log] [tgz] |
---|---|---|
author | Mateusz Kulikowski <mateusz.kulikowski@gmail.com> | Wed Oct 23 20:26:27 2013 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Nov 08 20:46:19 2013 +0100 |
tree | 62e2d0b40ae115f6e1a87194d5624ef1a2fd0dcd | |
parent | 351e9b206934c2d4a6a0acd1547caf077e4e675c [diff] |
usb: ohci-hcd: submit_common_msg: report actual_length properly submit_common_msg should report amount of data passed from/to device. Instead, it always returned size requested by Host. Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>