ruby: removed duplicate make response call

This commit is contained in:
Brad Beckmann 2011-02-09 16:02:09 -08:00
parent 4eab18fd06
commit 06dfee5cea

View file

@ -342,7 +342,6 @@ RubyPort::M5Port::hitCallback(PacketPtr pkt)
// the RubyPort itself must convert it to a response.
//
accessPhysMem = false;
pkt->makeAtomicResponse();
}
} else {
//