]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/bus/usb/ehci.c (grub_ehci_ehcc_read32): Restructure to
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 9 Feb 2012 22:18:53 +0000 (23:18 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 9 Feb 2012 22:18:53 +0000 (23:18 +0100)
commita9cdb3cf183a19035f0f8013fd654063dc88ccbd
treeb9bbe35e526289e91d15a92d8a8fd9b7840344fd
parentccc3b1b89866c99d522ff8f0786312c0343af8ce
* grub-core/bus/usb/ehci.c (grub_ehci_ehcc_read32): Restructure to
conserve alignment invariants.
(grub_ehci_ehcc_read16): Likewise.
(grub_ehci_oper_read32): Likewise.
(grub_ehci_oper_write32): Likewise.
(grub_ehci_pci_iter) [!GRUB_HAVE_UNALIGNED_ACCESS]: Check alignment.
Conserve alignment invariants.
ChangeLog
grub-core/bus/usb/ehci.c