VirtualBox

Changeset 11590 in vbox


Ignore:
Timestamp:
Aug 22, 2008 10:16:05 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35212
Message:

DrvTAPOs2: drop the obsolete comment/assertion.

File:
1 edited

Legend:

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

    r11448 r11590  
    253253            &&  cbRead > 0 /* cbRead */)
    254254        {
    255             // The following assertion was commented out to support jumbo frames.
    256             //AssertMsg(cbRead <= 1536, ("cbRead=%d\n", cbRead));
    257 
    258255            /*
    259256             * Wait for the device to have some room. A return code != VINF_SUCCESS
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette