Review Board 2.0.15


MEM: Remove the notion of the default port

Review Request #946 - Created Dec. 18, 2011 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
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.
util/regress all passing (disregarding t1000 and eio)