VirtualBox

Changeset 24880 in vbox for trunk


Ignore:
Timestamp:
Nov 23, 2009 5:02:07 PM (15 years ago)
Author:
vboxsync
Message:

pcnetLiveExec: wrong return value.

File:
1 edited

Legend:

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

    r24455 r24880  
    42844284    PCNetState *pThis = PDMINS_2_DATA(pDevIns, PCNetState *);
    42854285    pcnetSaveConfig(pThis, pSSM);
    4286     return VINF_SUCCESS;
     4286    return VINF_SSM_DONT_CALL_AGAIN;
    42874287}
    42884288
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