VirtualBox

Changeset 92998 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Dec 17, 2021 8:32:37 AM (3 years ago)
Author:
vboxsync
Message:

Fix burn (2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp

    r92997 r92998  
    22902290
    22912291            AssertMsgReturn(cVirtqPairs > VIRTIONET_MAX_QPAIRS,
    2292                 ("[%s] Guest CTRL MQ virtq pair count out of range)\n", pThis->szInst, cVirtqPairs), VIRTIONET_ERROR);
     2292                ("[%s] Guest CTRL MQ virtq pair count out of range [%d])\n", pThis->szInst, cVirtqPairs), VIRTIONET_ERROR);
    22932293
    22942294            LogFunc(("[%s] Guest specifies %d VQ pairs in use\n", pThis->szInst, cVirtqPairs));
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