]> xenbits.xensource.com Git - seabios.git/commit
usb-ehci: Clear pipe token on pipe reallocate 1.12-stable upstream/1.12-stable rel-1.12.1
authorKevin O'Connor <kevin@koconnor.net>
Tue, 5 Feb 2019 02:22:15 +0000 (21:22 -0500)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 14 Mar 2019 12:11:53 +0000 (13:11 +0100)
commita5cab58e9a3fb6e168aba919c5669bea406573b4
tree93627f5e3c03ab60e5c9c4596a4d1eb73e1d881c
parent7d63249ef80e31668f948d317e3590ab22cbe9c8
usb-ehci: Clear pipe token on pipe reallocate

Make sure to clear the token before reuse as it may otherwise have an
incorrect toggle setting.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
(cherry picked from commit 996d3c0297135f12ff3eda40dcb464b2375926e5)
src/hw/usb-ehci.c