diff options
| author | Fabian Vogt <[email protected]> | 2021-03-24 15:11:10 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-26 14:43:47 +0100 |
| commit | 078ba935651e149c92c41161e0322e3372cc2705 (patch) | |
| tree | 6cac9fef2bf874bbeb5cc8735304806f3a9c0815 /tools/perf/scripts/python/flamegraph.py | |
| parent | 755915fc28edfc608fa89a163014acb2f31c1e19 (diff) | |
fotg210-udc: Fix EP0 IN requests bigger than two packets
For a 134 Byte packet, it sends the first two 64 Byte packets just fine,
but then notice that less than a packet is remaining and call fotg210_done
without actually sending the rest.
Fixes: b84a8dee23fd ("usb: gadget: add Faraday fotg210_udc driver")
Signed-off-by: Fabian Vogt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions