commit | bfbedfd38378c1ad9df84469403d69c17b074b66 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Thu Sep 21 09:16:32 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 15:31:03 2017 -0700 |
tree | 4dda2a0ada224fb15e0634b81b3934aefa39d4ea | |
parent | 5bc11ddbdf7fc6681db5c3f9a92cdee0f19cee1e [diff] |
net/smc: terminate link group if out-of-sync is received An out-of-sync condition can just be detected by the client. If the server receives a CLC DECLINE message indicating an out-of-sync condition for the link groups, the server must clean up the out-of-sync link group. There is no need for an extra third parameter in smc_clc_send_decline(). Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>