summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorMahesh Bandewar <maheshb@google.com>2017-03-08 10:55:59 -0800
committerDavid S. Miller <davem@davemloft.net>2017-03-09 17:33:29 -0800
commitec891c8b8da2c3862a5f76ba72f6d140c418d812 (patch)
tree48d4074b5c836dcb1787b2b024f574d3702f7d20 /net/ipv4/tcp_ipv4.c
parent8b426dc54cf4056984bab7dfa48c92ee79a46434 (diff)
downloadlinux-ec891c8b8da2c3862a5f76ba72f6d140c418d812.tar.gz
linux-ec891c8b8da2c3862a5f76ba72f6d140c418d812.tar.xz
bonding: remove "port-moved" state that was never implemented
LACP state-machine defines "port-moved" state when the same ActorSystemID and Port are seen in a LACPDU received on different port. The state is never set since it's not implemented. However the state-machine attempts to clear that state occasionally. LACP state machine is already complicated and since this state is not implemented, removing it's checks makes the state-machine little simpler. Signed-off-by: Mahesh Bandewar <maheshb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions