VirtualBox

Changeset 41808 in vbox


Ignore:
Timestamp:
Jun 18, 2012 6:11:24 AM (13 years ago)
Author:
vboxsync
Message:

e1000: fixed assertion in debug build (#5582)

File:
1 edited

Legend:

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

    r41774 r41808  
    49604960                        &pState->aTxDescriptors[pState->iTxDCurrent],
    49614961                        u8Remain * sizeof(E1KTXDESC));
     4962                pState->iTxDCurrent = 0;
    49624963                pState->nTxDFetched = u8Remain;
    49634964                e1kTxDLoadMore(pState);
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