332c332
< if (pkt->cmd == MemCmd::CleanEvict) {
---
> if (pkt->cmd == MemCmd::CleanEvict || pkt->cmd == MemCmd::WritebackClean) {