145c145
< !pkt->memInhibitAsserted();
---
> !pkt->cacheResponding();
151,153d150
< // inhibited packets should never be forced to retry
< assert(!pkt->memInhibitAsserted());
<