commit | f8a4e76c75e572a8503410b8f863e7fa420236ba | [log] [tgz] |
---|---|---|
author | Tatyana Nikolova <Tatyana.E.Nikolova@intel.com> | Fri Apr 22 14:14:28 2016 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Thu Apr 28 16:32:55 2016 -0400 |
tree | be5e3e6561eb6d399297eb0d7ff71e65db046ba4 | |
parent | 6c2f76197db63e337fb60b16800f234f6428c32d [diff] |
RDMA/i40iw: Fix for checking if the QP is destroyed Fix for checking if the QP associated with a completion has been destroyed while processing CQ elements. If that is the case, move the CQ head to the next element and continue completion processing. Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com> Signed-off-by: Faisal Latif <faisal.latif@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>