VirtualBox

Changeset 7033 in vbox


Ignore:
Timestamp:
Feb 20, 2008 1:23:53 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28256
Message:

upgly typo preventing hostif from working

File:
1 edited

Legend:

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

    r6941 r7033  
    365365                    STAM_PROFILE_STOP(&pData->StatRecvOverflows, b);
    366366                    STAM_PROFILE_ADV_START(&pData->StatReceive, a);
    367                     if (pThread->enmState == PDMTHREADSTATE_RUNNING)
     367                    if (pThread->enmState != PDMTHREADSTATE_RUNNING)
    368368                        break;
    369369                }
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