VirtualBox

Changeset 6833 in vbox for trunk


Ignore:
Timestamp:
Feb 6, 2008 7:09:47 PM (17 years ago)
Author:
vboxsync
Message:

pcnet: typo

File:
1 edited

Legend:

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

    r6652 r6833  
    37723772        const unsigned  cb = 1 << pData->iLog2DescSize;
    37733773        RTGCPHYS        GCPhys = pData->GCTDRA;
    3774         unsigned        i = CSR_RCVRL(pData);
     3774        unsigned        i = CSR_XMTRL(pData);
    37753775        while (i-- > 0)
    37763776        {
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