mem: SimpleDRAM variable naming and whitespace fixes
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 1 Mar 2013 18:20:24 +0000 (13:20 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 1 Mar 2013 18:20:24 +0000 (13:20 -0500)
commit0facc8e1acb9b5261ac49f87ca489ba823c8e9f3
treeb5c7807d4a2d5c878a420f2a74b2c9f848da95fb
parent3ba131f4d50e17170531ea69bd1d3733f498e381
mem: SimpleDRAM variable naming and whitespace fixes

This patch fixes a number of small cosmetic issues in the SimpleDRAM
module. The most important change is to move the accounting of
received packets to after the check is made if the packet should be
retried or not. Thus, packets are only counted if they are actually
accepted.
src/mem/simple_dram.cc
src/mem/simple_dram.hh