VirtualBox

Ignore:
Timestamp:
Apr 5, 2012 8:07:30 AM (13 years ago)
Author:
vboxsync
Message:

PCNet: Debug printing addition to r77259 (#6152)

File:
1 edited

Legend:

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

    r40764 r40766  
    46774677        static bool s_fFirstBigFrameLoss = true;
    46784678        unsigned cbMaxFrame = ((PCRTNETETHERHDR)pvBuf)->EtherType == RT_H2BE_U16_C(RTNET_ETHERTYPE_VLAN)
    4679                             ? 1518 : 1514;
     4679                            ? 1522 : 1518;
    46804680        if (s_fFirstBigFrameLoss)
    46814681        {
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