VirtualBox

Changeset 67638 in vbox


Ignore:
Timestamp:
Jun 27, 2017 2:58:44 PM (7 years ago)
Author:
vboxsync
Message:

Net/Virtio: (bugref:8887) Removed release logging accidentally introduced in r116265.

File:
1 edited

Legend:

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

    r67525 r67638  
    11571157{
    11581158    vnetPacketDump(pThis, (uint8_t *)pSgBuf->aSegs[0].pvSeg, pSgBuf->cbUsed, "--> Outgoing");
    1159     LogRel(("vnet: Outgoing %spacket %d bytes, csum_start=%x\n", pGso?"GSO ":"", pSgBuf->cbUsed, pHdr->u16CSumStart));
    11601159    if (pGso)
    11611160    {
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