Fix NextEthernetAddr.
authorNathan Binkert <binkertn@umich.edu>
Thu, 12 Apr 2007 15:37:55 +0000 (08:37 -0700)
committerNathan Binkert <binkertn@umich.edu>
Thu, 12 Apr 2007 15:37:55 +0000 (08:37 -0700)
commite04208f046237c74a2350d98a74a2fdc0ad838fa
treece6c14d19e03324de65ffeb83a8907b1a803d309
parentfa2a93a236f42d5b70061f3f8b2b65457eb5f836
Fix NextEthernetAddr.
unproxy() needs to return a new object otherwise all
instances will use the same value.  This fix is more
or less unique to NextEthernetAddr because its use of
the proxy stuff is a bit different than everything else.

--HG--
extra : convert_revision : 2ce452e37d00b9ba76b6abfaec0ad2e0073920d7
src/python/m5/params.py