]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
USB EHCI QH handling patch
authorstarous@volny.cz <>
Sat, 21 Sep 2013 13:48:53 +0000 (15:48 +0200)
committerstarous@volny.cz <>
Sat, 21 Sep 2013 13:48:53 +0000 (15:48 +0200)
1  2 
ChangeLog

diff --cc ChangeLog
index cffa871347c96bf399a1e52faae467f330af5984,cffa871347c96bf399a1e52faae467f330af5984..c9de2e698f3c85524dbda72221670ae294d97c11
+++ b/ChangeLog
@@@ -1,3 -1,3 +1,7 @@@
++2013-09-21  Ales Nesrsta <starous@volny.cz>
++
++      * grub-core/bus/usb/ehci.c: Correceted EHCI QH handling (async./sync.)
++
  2013-09-20  Vladimir Serbinenko  <phcoder@gmail.com>
  
        * grub-core/disk/diskfilter.c: Handle non-md UUIDs.