diff options
author | 2016-06-22 13:29:33 -0700 | |
---|---|---|
committer | 2016-06-23 10:16:15 -0400 | |
commit | c755f4afa66ad3ed98870bd3254f37c47fb2c800 (patch) | |
tree | a395969f595da0bcc305d2b4400a7462402832bc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp (diff) | |
download | wireguard-linux-c755f4afa66ad3ed98870bd3254f37c47fb2c800.tar.xz wireguard-linux-c755f4afa66ad3ed98870bd3254f37c47fb2c800.zip |
IB/rdmavt: Correct qp_priv_alloc() return value test
The current drivers return errors from this calldown
wrapped in an ERR_PTR().
The rdmavt code incorrectly tests for NULL.
The code is fixed to use IS_ERR() and change ret according
to the driver return value.
Cc: Stable <stable@vger.kernel.org> # 4.6+
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions