]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
tipc: Display meaningful peer interface name during link creation
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 7 Apr 2011 13:28:47 +0000 (09:28 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 1 Sep 2011 15:16:35 +0000 (11:16 -0400)
commit062b4c99fe70f95e07e8af15617750d2a6fb6789
tree21a20850bc91d8cce0e2550f451f80607813a27e
parented33a9c4e354b08630bcf4cea70596f690487108
tipc: Display meaningful peer interface name during link creation

Sets the peer interface portion of the name of a newly created link
endpoint to "unknown". This ensures that state and statistics information
can be properly displayed during the time between the link endpoint's
creation and the time handshaking with its peer is completed.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/link.c