84c84
< !pkt->memInhibitAsserted();
---
> !pkt->cacheResponding();
90,92d89
< // inhibited packets should never be forced to retry
< assert(!pkt->memInhibitAsserted());
<