VirtualBox

Changeset 108375 in vbox


Ignore:
Timestamp:
Feb 25, 2025 2:49:37 PM (8 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167736
Message:

UsbNet: Removed trailing blanks bugref:10779

File:
1 edited

Legend:

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

    r108374 r108375  
    12521252    int rc = VINF_SUCCESS;
    12531253    LogFlowFunc(("/#%u/ pInterface=%p cMillies=%u\n", pThis->pUsbIns->iInstance, pInterface, cMillies));
    1254    
     1254
    12551255    RTCritSectEnter(&pThis->CritSect);
    12561256    pThis->fHaveToHostQueueWaiter = usbNetQueueIsEmpty(&pThis->ToHostQueue) && !pThis->fSuspended;
     
    13191319        Log4(("\tEthernet: 0x%04x\n", uEthType));
    13201320        return;
    1321     }     
     1321    }
    13221322    switch (protocol)
    13231323    {
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