commit | c3d9494e68c4a5d23227ede822fda9bd68bef8e3 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Wed Oct 09 10:07:46 2019 +0200 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Oct 09 19:45:44 2019 -0700 |
tree | 640a13f101e2cbd834dcb1bccf9529b374436ff9 | |
parent | b3cb53c05f20c5b4026a36a7bbd3010d1f3e0a55 [diff] |
net/smc: no new connections on disappearing devices Add a "going_away" indication to ISM devices and IB ports and avoid creation of new connections on such disappearing devices. And do not handle ISM events if ISM device is disappearing. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>