commit | 1a0a04c7a82c4c4667ab5a9660dc37f6d365d9d3 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Thu Jan 25 11:15:36 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 25 16:10:42 2018 -0500 |
tree | b3f9bf7d1635153b11b1b8261cde0c08c1c53c61 | |
parent | 732720fafdb04ad8daec36ba7f09b44641ebc13f [diff] |
net/smc: check for healthy link group resp. connections If a problem for at least one connection of a link group is detected, the whole link group and all its connections are terminated. This patch adds a check for healthy link group when trying to reserve a work request, and checks for healthy connections before starting a tx worker. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>