diff options
author | 2010-05-21 16:55:03 -0500 | |
---|---|---|
committer | 2010-05-24 21:12:54 -0700 | |
commit | df02902313feb1472bc6ec16e486f72b39e9d4b2 (patch) | |
tree | 6cb761596855ce1c34f0314e6e4139f8a75198d0 /drivers/infiniband/core/user_mad.c | |
parent | RDMA/nes: Have ethtool read hardware registers for rx/tx stats (diff) | |
download | wireguard-linux-df02902313feb1472bc6ec16e486f72b39e9d4b2.tar.xz wireguard-linux-df02902313feb1472bc6ec16e486f72b39e9d4b2.zip |
RDMA/nes: Async event for closed QP causes crash
Under abnormal termination, modify_qp() closes the QP, and async event
(AE) handling also attempts to close the same QP, causing a crash.
Fix this by checking the state of the QP before processing the AE.
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/core/user_mad.c')
0 files changed, 0 insertions, 0 deletions