diff options
author | Andreas Sandberg <Andreas.Sandberg@arm.com> | 2012-11-02 11:32:01 -0500 |
---|---|---|
committer | Andreas Sandberg <Andreas.Sandberg@arm.com> | 2012-11-02 11:32:01 -0500 |
commit | df02047d5a362296bde9d07dba6dba59516fa328 (patch) | |
tree | b52f0bb518cee1c19c49061595defa29f0afcc68 /src/arch/power/decoder.cc | |
parent | c0ab52799ca4ebd0a51363cfedd0658e6d79b842 (diff) | |
download | gem5-df02047d5a362296bde9d07dba6dba59516fa328.tar.xz |
dev: Fix ethernet device inheritance structure
The Python wrappers and the C++ should have the same object
structure. If this is not the case, bad things will happen when the
SWIG wrappers cast between an object and any of its base classes. This
was not the case for NSGigE and Sinic devices. This patch makes NSGigE
and Sinic inherit from the new EtherDevBase class, which in turn
inherits from EtherDevice. As a bonus, this removes some duplicated
statistics from the Sinic device.
Diffstat (limited to 'src/arch/power/decoder.cc')
0 files changed, 0 insertions, 0 deletions