summaryrefslogtreecommitdiff
path: root/src/dev/i8254xGBe.hh
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2008-06-17 22:22:44 -0700
committerNathan Binkert <nate@binkert.org>2008-06-17 22:22:44 -0700
commit1099a9838abcb158b47714c800a9666eb82c97ea (patch)
tree8dc6583a868b38c8219e5cec820ebab1cd53e533 /src/dev/i8254xGBe.hh
parent87d03d00cd204346efb162c89375be724707e5a6 (diff)
downloadgem5-1099a9838abcb158b47714c800a9666eb82c97ea.tar.xz
Ethernet: share statistics between all ethernet devices and apply some
of those statistics to the e1000 model.
Diffstat (limited to 'src/dev/i8254xGBe.hh')
-rw-r--r--src/dev/i8254xGBe.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dev/i8254xGBe.hh b/src/dev/i8254xGBe.hh
index 0daf094c1..7957eb515 100644
--- a/src/dev/i8254xGBe.hh
+++ b/src/dev/i8254xGBe.hh
@@ -39,7 +39,6 @@
#include <string>
#include "base/inet.hh"
-#include "base/statistics.hh"
#include "dev/etherdevice.hh"
#include "dev/etherint.hh"
#include "dev/etherpkt.hh"