usb-ehci: remove hack
commite59a8cf1eb2196cdaded214ccd1b819c8faad238
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Apr 2012 10:33:58 +0000 (17 12:33 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 26 Apr 2012 10:21:15 +0000 (26 12:21 +0200)
tree39c7591d6560631616719ffe52c3871174980968
parentec4a804792ea20f716371a0a661efc9ec15c7ff0
usb-ehci: remove hack

To answer the question in the comment removed by this patch:  I think
this was needed because several places in the ehci emulation did not
check the T bit of link entries correctly and thus might have followed
invalid references.  See commit 2a5ff735dc1074171a0cbb1dc228d6d6e907f571

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