Mem: fix master id assertion in cache_impl.hh
authorDam Sunwoo <dam.sunwoo@arm.com>
Fri, 29 Jun 2012 15:19:07 +0000 (11:19 -0400)
committerDam Sunwoo <dam.sunwoo@arm.com>
Fri, 29 Jun 2012 15:19:07 +0000 (11:19 -0400)
commit7cbe0cf5646120f8e4bca388d6eb487dff2632c9
tree11c76c754962206805962ee529ea84c812f9ec31
parent234fd1c4d8822169b3cfc7beaeff79ad8e471f5c
Mem: fix master id assertion in cache_impl.hh
The assertion was applied to the wrong packet.
This patch fixes the issue rerported by Xiang Jiang on the gem5-dev mailing list.
src/mem/cache/cache_impl.hh