tipc: Update "previous node" indicators when node address changes
authorAllan Stephens <allan.stephens@windriver.com>
Wed, 21 May 2008 21:54:12 +0000 (14:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 May 2008 21:54:12 +0000 (14:54 -0700)
commit6d4a6672c8263f98544d2b91690dc7074b144090
tree36c8b5dba916d4f50002a190ca7e2b095435d6ba
parent811102ca23dfdde5ee8b782b3a4bbff44c499cb2
tipc: Update "previous node" indicators when node address changes

This patch ensures that the "previous node" field in any existing
TIPC port message header templates is updated properly when a TIPC
network address is assigned to the node.  (Previously, only the
"originating node" field was updated.)

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/port.c