X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmem%2Fserial_link.hh;h=6315f1b947b0c70b67def4a27d831f19c500c241;hb=24bfdc36f19fddbfcb33cc2f33fb216e8da0382d;hp=64f262d0f6f69873289f85981ea8d17d9d22a5ee;hpb=8421362cc23a6341e44ce59f2c4f578438fd8a55;p=gem5.git diff --git a/src/mem/serial_link.hh b/src/mem/serial_link.hh index 64f262d0f..6315f1b94 100644 --- a/src/mem/serial_link.hh +++ b/src/mem/serial_link.hh @@ -288,7 +288,7 @@ class SerialLink : public MemObject * * @return true if we find a match */ - bool checkFunctional(PacketPtr pkt); + bool trySatisfyFunctional(PacketPtr pkt); protected: