MEM: Remove the notion of the default port
authorAndreas Hansson <andreas.hansson@arm.com>
Tue, 17 Jan 2012 18:55:09 +0000 (12:55 -0600)
committerAndreas Hansson <andreas.hansson@arm.com>
Tue, 17 Jan 2012 18:55:09 +0000 (12:55 -0600)
commit6315e5bbb5efd6972cf1c7cd8007563646d88d33
tree9ad4a54f924207c88c8699ff31e8f9c924838bab
parentde34e49d15b95cc8be51dbed2e98c469e7486959
MEM: Remove the notion of the default port

This patch removes the default port and instead relies on the peer
being set to NULL initially. The binding check (i.e. is a port
connected or not) will eventually be moved to the init function of the
modules.
src/mem/bridge.cc
src/mem/port.cc
src/mem/port.hh