Changeset d2e66bf in mainline


Ignore:
Timestamp:
2015-07-03T23:14:26Z (9 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8d7552c
Parents:
cc468c7
Message:

libusbvirt: Distinguish std descriptor request

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbvirt/src/stdreq.c

    rcc468c7 rd2e66bf  
    227227        {
    228228                STD_REQ_IN(USB_REQUEST_RECIPIENT_DEVICE, USB_DEVREQ_GET_DESCRIPTOR),
    229                 .name = "GetDescriptor",
     229                .name = "GetStdDescriptor",
    230230                .callback = req_get_descriptor
    231231        },
Note: See TracChangeset for help on using the changeset viewer.