commit | 610db66f377cf99aa07a2b1990727238f2e2d6d3 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Thu Jan 25 11:15:34 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 25 16:10:42 2018 -0500 |
tree | debd8dd0cdd136ceafd56b28be0919c785147e26 | |
parent | b4772b3a87b772401e2af1c894fef323fb5c6e7c [diff] |
net/smc: do not reuse a linkgroup with setup problems Once a linkgroup is created successfully, it stays alive for a certain time to service more connections potentially created. If one of the initialization steps for a new linkgroup fails, the linkgroup should not be reused by other connections following. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>