----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1305/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9121:cc70df499acd --------------------------- dma: remove unused variable this patch removes the actionInProgress field from the DmaPort class. this variable is only defined and initiated in the ctor. it is never used. Diffs ----- src/dev/dma_device.hh 48eeef8a0997fd97ede789b5a32c03bf846022f1 src/dev/dma_device.cc 48eeef8a0997fd97ede789b5a32c03bf846022f1 Diff: http://reviews.gem5.org/r/1305/diff/ Testing ------- Thanks, Anthony Gutierrez _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
