VirtualBox

Changeset 73520 in vbox for trunk/src


Ignore:
Timestamp:
Aug 6, 2018 12:14:03 PM (6 years ago)
Author:
vboxsync
Message:

iomMMIODoComplicatedWrite: Fixed status code if we need to return ring-3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp

    r73215 r73520  
    270270                if (rc == VINF_SUCCESS)
    271271                    rc = VINF_IOM_R3_MMIO_COMMIT_WRITE;
    272                 return rc2;
     272                return rc;
    273273#endif
    274274            default:
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