VirtualBox

Changeset 60474 in vbox


Ignore:
Timestamp:
Apr 13, 2016 1:57:44 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106573
Message:

DevE1000: fixed DEBUG/LOG_ENABLED screwup

File:
1 edited

Legend:

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

    r58170 r60474  
    3030*   Header Files                                                                                                                 *
    3131*********************************************************************************************************************************/
     32#define LOG_ENABLED
    3233#define LOG_GROUP LOG_GROUP_DEV_E1000
    3334#include <iprt/crc.h>
     
    14801481};
    14811482
    1482 #ifdef DEBUG
     1483#ifdef LOG_ENABLED
    14831484
    14841485/**
     
    56965697    int         rc     = VINF_SUCCESS;
    56975698    int         index  = e1kRegLookup(pThis, offReg);
    5698 #ifdef DEBUG
     5699#ifdef LOG_ENABLED
    56995700    char        buf[9];
    57005701#endif
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