commit | dd65d87a6abd537ae9bb3bdcee8905704b936884 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Tue Sep 18 15:46:36 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 18 20:11:43 2018 -0700 |
tree | e1183ddc87325402afe16a71c5e9a586b103b09c | |
parent | 1ca52fcfaca43665d525645348801a6f4a4b9e9a [diff] |
net/smc: enable fallback for connection abort in state INIT If a linkgroup is terminated abnormally already due to failing LLC CONFIRM LINK or LLC ADD LINK, fallback to TCP is still possible. In this case do not switch to state SMC_PEERABORTWAIT and do not set sk_err. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>