mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-27 11:27:58 +00:00
really set controller_data in ohci
This commit is contained in:
parent
5a2823c191
commit
b481fe847a
@ -832,6 +832,8 @@ grub_ohci_setup_transfer (grub_usb_controller_t dev,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
transfer->controller_data = cdata;
|
||||||
|
|
||||||
return GRUB_USB_ERR_NONE;
|
return GRUB_USB_ERR_NONE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user