VirtualBox

Changeset 59993 in vbox


Ignore:
Timestamp:
Mar 11, 2016 1:48:04 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105962
Message:

Debug build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp

    r59990 r59993  
    12571257{
    12581258    AssertReturn(pSG->cSegsUsed >= 1, NULL);
    1259     LogFlow(("==>vboxNetLwfWinSGtoNB: segments=%d hPool=%p cb=%u max=%u\n", pSG->cSegsUsed,
    1260              pModule->hPool, pSG->cbTotal, VBOXNETLWF_MAX_FRAME_SIZE(pModule->uMtuSize)));
     1259    LogFlow(("==>vboxNetLwfWinSGtoNB: segments=%d hPool=%p cb=%u\n", pSG->cSegsUsed,
     1260             pModule->hPool, pSG->cbTotal));
    12611261    AssertReturn(pModule->hPool, NULL);
    12621262
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