Changeset 9162b27 in mainline for uspace/drv/bus/usb/ohci/ohci_batch.h


Ignore:
Timestamp:
2017-11-20T22:15:11Z (7 years ago)
Author:
Aearsis <Hlavaty.Ondrej@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
375211d2
Parents:
27b0ea0
git-author:
Aearsis <Hlavaty.Ondrej@…> (2017-11-20 22:12:13)
git-committer:
Aearsis <Hlavaty.Ondrej@…> (2017-11-20 22:15:11)
Message:

ohci: fixed bugs introduced by refactoring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/ohci/ohci_batch.h

    r27b0ea0 r9162b27  
    5757        /** Data buffer, must be accessible by the OHCI hw. */
    5858        char *device_buffer;
    59         /** Generic USB transfer structure */
    60         usb_transfer_batch_t *usb_batch;
    6159} ohci_transfer_batch_t;
    6260
Note: See TracChangeset for help on using the changeset viewer.