VirtualBox

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


Ignore:
Timestamp:
Apr 7, 2010 11:22:53 PM (15 years ago)
Author:
vboxsync
Message:

DevE1000.cpp: comments.

File:
1 edited

Legend:

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

    r28061 r28073  
    29032903DECLINLINE(bool) e1kCanDoGso(PCPDMNETWORKGSO pGso, E1KTXDAT const *pData)
    29042904{
    2905 //return false; /** @todo remove this before comitting */
    29062905    if (!pData->cmd.fTSE)
    29072906        return false;
     
    29902989
    29912990    /*
    2992      * Allocate the buffe.r
     2991     * Allocate the buffer.
    29932992     */
    29942993    PPDMSCATTERGATHER pSg;
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