diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2019-02-12 18:29:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-12 19:59:45 +0300 |
commit | 81cf6430526531bc688d4c3d09506dba7b456fb1 (patch) | |
tree | 6b89cc72f2966ac3da29473f69f461772e94bf34 /net/ieee802154 | |
parent | e78b2622266ce962b18efad8f29acdc6052db010 (diff) | |
download | linux-81cf6430526531bc688d4c3d09506dba7b456fb1.tar.xz |
net/smc: check port_idx of ib event
For robustness protect of higher port numbers than expected to avoid
setting bits behind our port_event_mask. In case of an DEVICE_FATAL
event all ports must be checked. The IB_EVENT_GID_CHANGE event is
provided in the global event handler, so handle it there. And handle a
QP_FATAL event instead of an DEVICE_FATAL event in the qp handler.
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions