changeset 4bf6f614871b in /z/repo/m5
details: http://repo.m5sim.org/m5?cmd=changeset;node=4bf6f614871b
description:
        Get rid of some commented out code.

diffstat:

0 files changed

diffs (11 lines):

diff -r 0d6addcde185 -r 4bf6f614871b src/mem/tport.cc
--- a/src/mem/tport.cc  Sun Oct 12 23:29:10 2008 -0700
+++ b/src/mem/tport.cc  Sun Oct 12 23:50:22 2008 -0700
@@ -65,7 +65,6 @@
     // code to hanldle nacks here, but I'm pretty sure it didn't work
     // correctly with the drain code, so that would need to be fixed
     // if we ever added it back.
-    //assert(pkt->isRequest());
 
     if (pkt->memInhibitAsserted()) {
         // snooper will supply based on copy of packet
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to