VirtualBox

Changeset 23520 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Oct 2, 2009 6:13:47 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53161
Message:

E1K: STAM counters alignment fix

File:
1 edited

Legend:

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

    r23495 r23520  
    928928    /** EMT: Physical interface emulation. */
    929929    PHY         phy;
     930
     931    /** Alignment padding. */
     932    uint8_t                             Alignment[HC_ARCH_BITS == 64 ? 8 : 4];
    930933
    931934    STAMCOUNTER                         StatReceiveBytes;
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