ruby: removed duplicate make response call
This commit is contained in:
parent
4eab18fd06
commit
06dfee5cea
1 changed files with 0 additions and 1 deletions
|
@ -342,7 +342,6 @@ RubyPort::M5Port::hitCallback(PacketPtr pkt)
|
|||
// the RubyPort itself must convert it to a response.
|
||||
//
|
||||
accessPhysMem = false;
|
||||
pkt->makeAtomicResponse();
|
||||
}
|
||||
} else {
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue