VirtualBox

Changeset 81503 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Oct 24, 2019 1:43:10 AM (5 years ago)
Author:
vboxsync
Message:

DevE1000,DevRTC: nits. bugref:9218

File:
1 edited

Legend:

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

    r81471 r81503  
    76107610static DECLCALLBACK(int) e1kR3Destruct(PPDMDEVINS pDevIns)
    76117611{
     7612    PDMDEV_CHECK_VERSIONS_RETURN_QUIET(pDevIns);
    76127613    PE1KSTATE pThis = PDMINS_2_DATA(pDevIns, PE1KSTATE);
    7613     PDMDEV_CHECK_VERSIONS_RETURN_QUIET(pDevIns);
    76147614
    76157615    e1kDumpState(pThis);
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