tipc: adjustment to group member FSM
authorJon Maloy <jon.maloy@ericsson.com>
Mon, 8 Jan 2018 20:03:25 +0000 (21:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 17:35:57 +0000 (12:35 -0500)
commit0233493a5fad227645f7f02539cb42db72e76030
treeb8e06721bcc705b50eab8caab3d4efe18cd53682
parent4ea5dab541717fc55cad609360b100857af770b0
tipc: adjustment to group member FSM

Analysis reveals that the member state MBR_QURANTINED in reality is
unnecessary, and can be replaced by the state MBR_JOINING at all
occurrencs.

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/group.c