diff options
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | 2018-01-26 09:28:46 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-26 10:41:56 -0500 |
commit | da05bf2981f1035fc37d4253ccf0692faf19b8c0 (patch) | |
tree | 27ff80d935e5e41b46b8c3f67ec9cddab9a1fee7 /net/key | |
parent | a81e4affe1789a3d1010f219ad53382a760aa2ea (diff) | |
download | linux-da05bf2981f1035fc37d4253ccf0692faf19b8c0.tar.bz2 |
net/smc: handle device, port, and QP error events
RoCE device changes cause an IB event, processed in the global event
handler for the ROCE device. Problems for a certain Queue Pair cause a QP
event, processed in the QP event handler for this QP.
Among those events are port errors and other fatal device errors. All
link groups using such a port or device must be terminated in those cases.
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions