VirtualBox

Ignore:
Timestamp:
Apr 15, 2016 2:34:35 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106643
Message:

ValidationKit/usb: Fixes, basic compliance testing works finally

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp

    r60517 r60522  
    832832        rc = utsDoGadgetCreate(pClient, pPktHdr);
    833833    else if (utsIsSameOpcode(pPktHdr, UTSPKT_OPCODE_GADGET_DESTROY))
    834         rc = utsDoGadgetCreate(pClient, pPktHdr);
     834        rc = utsDoGadgetDestroy(pClient, pPktHdr);
    835835    else if (utsIsSameOpcode(pPktHdr, UTSPKT_OPCODE_GADGET_CONNECT))
    836836        rc = utsDoGadgetConnect(pClient, pPktHdr);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette