mem: Tidy up a few variables in the bus
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 May 2013 16:53:59 +0000 (12:53 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 May 2013 16:53:59 +0000 (12:53 -0400)
commitcb62d39835f4764562e74b0e113437e76e8949ff
tree063f91c94bc172d1de2feb6d598febf3efdbbacd
parent91f7b065a9b34ce0d3951001e30a9372d9b9dba9
mem: Tidy up a few variables in the bus

This patch does some minor housekeeping on the bus code, removing
redundant code, and moving the extraction of the destination id to the
top of the functions using it.
src/mem/coherent_bus.cc
src/mem/noncoherent_bus.cc