diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2012-03-29 16:02:20 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-04-17 10:23:27 +0200 |
commit | ee008ba62673943d5cd40c5761955efdbca444cd (patch) | |
tree | 0c1bebcb1a031ba2a8afa8c46f8edfd2bc88c683 /hw/vexpress.c | |
parent | 52b0fecdba217e02d7e7eef975d942b153950b2f (diff) |
usb-uhci: queuing fix
When we queue up usb packets we may happen to find a already queued
packet, which also might be finished at that point already. We don't
want continue processing the packet at this point though, so lets
just signal back we've found a in-flight packet when in queuing mode.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/vexpress.c')
0 files changed, 0 insertions, 0 deletions