ehci: Verify qtd for async completed packets
commite3fdfd488c47c2d6920e0964364f1238fb5bf0e2
authorHans de Goede <hdegoede@redhat.com>
Fri, 14 Dec 2012 13:35:27 +0000 (14 14:35 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 7 Jan 2013 11:57:23 +0000 (7 12:57 +0100)
tree523196ce9d579cf7be7c59342731c9e9f117008b
parent2b3de6ada5d180130ba083d5b45ed51ce8e4def2
ehci: Verify qtd for async completed packets

Remove the short-circuiting of fetchqtd in fetchqh, so that the
qtd gets properly verified before completing the transaction.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci.c