Fix the EtherDump parameters
authorNathan Binkert <binkertn@umich.edu>
Sat, 17 Sep 2005 14:47:16 +0000 (10:47 -0400)
committerNathan Binkert <binkertn@umich.edu>
Sat, 17 Sep 2005 14:47:16 +0000 (10:47 -0400)
commitf88d7c7456ed0064316ef46b59ab71a3c25e91f1
tree33e4a9c64e32f53e6731ca1701886814ad00f868
parent36b9e9fcdad06d5e927ebd2ef91873f72f088041
Fix the EtherDump parameters

dev/etherdump.cc:
    no default parameters anymore they should be in python
python/m5/objects/Ethernet.py:
    move the maxlen parameter for EtherDump into python

--HG--
extra : convert_revision : a796353a68907dfeb22059cd3ad536e6e8f60998
dev/etherdump.cc
python/m5/objects/Ethernet.py