VirtualBox

Ignore:
Timestamp:
Jun 3, 2010 11:13:10 AM (15 years ago)
Author:
vboxsync
Message:

netadp/win: fix r61826 regression caused by parameter switch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.c

    r29682 r30007  
    721721        if(pSG)
    722722        {
    723             pNetFltIf->pSwitchPort->pfnRecv(pNetFltIf->pSwitchPort, pSG, NULL /* pvIf */, INTNETTRUNKDIR_HOST);
     723            pNetFltIf->pSwitchPort->pfnRecv(pNetFltIf->pSwitchPort, NULL /* pvIf */, pSG, INTNETTRUNKDIR_HOST);
    724724            STATISTIC_INCREASE(pAdapt->cTxSuccess);
    725725        }
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