* grub-core/bus/usb/ehci.c: Fix handling of newborn transfers.

Avoid confusing them with already completed transfers.
This commit is contained in:
Aleš Nesrsta 2013-12-18 18:59:49 +01:00 committed by Vladimir Serbinenko
parent 72c9a50773
commit e3ef0d30cf
2 changed files with 13 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2013-12-18 Aleš Nesrsta <starous@volny.cz>
* grub-core/bus/usb/ehci.c: Fix handling of newborn transfers.
Avoid confusing them with already completed transfers.
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
Remove xen VFB.