On 2012-05-31 10:46, Christer Weinigel wrote:
> diff --git a/grub-core/bus/usb/ehci.c b/grub-core/bus/usb/ehci.c
> index d8ecf26..240c0d5 100644
> --- a/grub-core/bus/usb/ehci.c
> +++ b/grub-core/bus/usb/ehci.c
> @@ -839,7 +839,7 @@ grub_ehci_pci_iter (grub_pci_device_t dev,
> grub_dprintf ("ehci", "EHCI grub_ehci_pci_iter: CONFIG_FLAG: %08x\n",
> grub_ehci_oper_read32 (e, GRUB_EHCI_CONFIG_FLAG));
>
> - return 1;
> + return 0;
>
> fail:
> if (e)
Darn. That one had been fixed in bazaar already.
Sorry about the noise.
/Christer
_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel