VirtualBox

Changeset 81974 in vbox for trunk/src


Ignore:
Timestamp:
Nov 19, 2019 5:46:39 AM (5 years ago)
Author:
vboxsync
Message:

Storage/DevVirtioSCSI.cpp: Fix unused variable burn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp

    r81973 r81974  
    574574
    575575    Assert(idxQueue < RT_ELEMENTS(pVirtio->virtqState));
    576     PVIRTQSTATE pVirtq  = &pVirtio->virtqState[idxQueue];
    577576
    578577    PVIRTIOSGSEG paSegsIn = (PVIRTIOSGSEG)RTMemAlloc(VIRTQ_MAX_SIZE * sizeof(VIRTIOSGSEG));
Note: See TracChangeset for help on using the changeset viewer.

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