mem: Allow packet queue to move next send event forward
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 9 Oct 2014 21:51:52 +0000 (17:51 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 9 Oct 2014 21:51:52 +0000 (17:51 -0400)
commit4a453e8c95bb030d6b50cab8d42825142b093df2
treec05d2e608bd9cea8cddcd89dce822d86eba3abdd
parent6498ccddb2f13a6fac6a210372b1aa86873507b9
mem: Allow packet queue to move next send event forward

This patch changes the packet queue such that when scheduling a send,
the queue is allowed to move the event forward.
src/mem/packet_queue.cc