commit | 732720fafdb04ad8daec36ba7f09b44641ebc13f | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Thu Jan 25 11:15:35 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 25 16:10:42 2018 -0500 |
tree | 0b4f8d0b1e745bd79b929852c5353dc34326bd38 | |
parent | 610db66f377cf99aa07a2b1990727238f2e2d6d3 [diff] |
net/smc: wake up wr_reg_wait when terminating a link group If a new connection with a new rmb is added to a link group, its memory region is registered. If a link group is terminated, a pending registration requires a wake up. And consolidate setting of tx_flag peer_conn_abort in smc_lgr_terminate(). Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>