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)
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>

No differences found