really set controller_data in ohci
This commit is contained in:
parent
5a2823c191
commit
b481fe847a
1 changed files with 2 additions and 0 deletions
|
@ -832,6 +832,8 @@ grub_ohci_setup_transfer (grub_usb_controller_t dev,
|
|||
}
|
||||
}
|
||||
|
||||
transfer->controller_data = cdata;
|
||||
|
||||
return GRUB_USB_ERR_NONE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue