summaryrefslogtreecommitdiff
path: root/src/mem/bus.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/bus.hh')
-rw-r--r--src/mem/bus.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mem/bus.hh b/src/mem/bus.hh
index 5e9023c89..079d6a08d 100644
--- a/src/mem/bus.hh
+++ b/src/mem/bus.hh
@@ -130,8 +130,7 @@ class BaseBus : public MemObject
* Determine if the bus layer accepts a packet from a specific
* port. If not, the port in question is also added to the
* retry list. In either case the state of the layer is
- * updated accordingly. To ignore checking the destination
- * port (used by snoops), pass InvalidPortID.
+ * updated accordingly.
*
* @param port Source port presenting the packet
* @param dest_port_id Destination port id