diff options
author | Ali Saidi <Ali.Saidi@ARM.com> | 2011-09-13 12:06:13 -0500 |
---|---|---|
committer | Ali Saidi <Ali.Saidi@ARM.com> | 2011-09-13 12:06:13 -0500 |
commit | 6caea472a9c192e38ad5057dc0053c72786f8584 (patch) | |
tree | 886d75f6acc2c0d77e2578e16aa4dceddc7f1c81 /src/dev/ns_gige.hh | |
parent | cbb23a1d3c3df9d6bed34f50a0193b93319477e6 (diff) | |
download | gem5-6caea472a9c192e38ad5057dc0053c72786f8584.tar.xz |
IGbE: Clean up debug printing and proprly account for copied bytes.
Some DPRINTFs were printing uninitalized values because the DPRINTFs were
always being printed even when the features they were printing weren't
being used. This change moves the DPRINTFs into the appropriate if blocks
and initializes the state variables correctly.
There also is a case where the offset into the packet could be calculated
incorrectly during a DMA that is fixed.
Diffstat (limited to 'src/dev/ns_gige.hh')
0 files changed, 0 insertions, 0 deletions