mem: Cleanup Packet::checkFunctional and hasData usage
Review Request #2498 - Created Nov. 16, 2014 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10548:2b33b6c6b656 --------------------------- mem: Cleanup Packet::checkFunctional and hasData usage This patch cleans up the use of hasData and checkFunctional in the packet. The latter function is also tidied up to avoid name overloading.
