VirtualBox

Changeset 29598 in vbox


Ignore:
Timestamp:
May 18, 2010 8:32:49 AM (15 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

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

    r29579 r29598  
    15221522    GetBufferPtrsReq.hIf = pThis->hIf;
    15231523    GetBufferPtrsReq.pRing3Buf = NULL;
    1524     GetBufferPtrsReq.pRing0Buf = NULL;
     1524    GetBufferPtrsReq.pRing0Buf = NIL_RTR0PTR;
    15251525    rc = PDMDrvHlpSUPCallVMMR0Ex(pDrvIns, VMMR0_DO_INTNET_IF_GET_BUFFER_PTRS, &GetBufferPtrsReq, sizeof(GetBufferPtrsReq));
    15261526    if (RT_FAILURE(rc))
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