VirtualBox

Ignore:
Timestamp:
Feb 18, 2015 6:30:43 PM (10 years ago)
Author:
vboxsync
Message:

HostDrivers/Support: use warning and not error code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r54264 r54274  
    84458445                if (cTries >= 4)
    84468446                {
    8447                     rc = VERR_INTERNAL_ERROR_3; /** @todo change to warning. */
     8447                    rc = VWRN_SUPDRV_TSC_DELTA_MEASUREMENT_FAILED;
    84488448                    break;
    84498449                }
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