VirtualBox

Changeset 43976 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Nov 27, 2012 3:38:04 PM (12 years ago)
Author:
vboxsync
Message:

SrvIntNetR0: warning.

File:
1 edited

Legend:

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

    r43975 r43976  
    36183618    intnetR0IfRelease(pIf, pSession);
    36193619    LogFlow(("IntNetR0IfGetBufferPtrs: returns %Rrc *ppRing3Buf=%p *ppRing0Buf=%p\n",
    3620              rc, ppRing3Buf ? *ppRing3Buf : NIL_RTR3PTR, ppRing0Buf ? *ppRing0Buf : NULL));
     3620             rc, ppRing3Buf ? *ppRing3Buf : NIL_RTR3PTR, ppRing0Buf ? *ppRing0Buf : NIL_RTR0PTR));
    36213621    return rc;
    36223622}
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