Bridge: Use EventWrapper instead of Event subclass for sendEvent
Review Request #1310 - Created July 17, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9125:b8abb27c5a88 --------------------------- Bridge: Use EventWrapper instead of Event subclass for sendEvent This class simply cleans up the code by making use of the EventWrapper convenience class to schedule the sendEvent in the bridge ports.
util/regress all passing (disregarding t1000 and eio)
