commit | b5e452a04a10f12763f9836d3d3999f3bb1e56fb | [log] [tgz] |
---|---|---|
author | Shiraz Saleem <shiraz.saleem@intel.com> | Fri Jun 23 16:03:59 2017 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Thu Jul 20 11:20:49 2017 -0400 |
tree | f39106f08be7a08c5cfd1fca5bed0363994305a3 | |
parent | 6327cb09dfda103f7255ef218ac18697b293554a [diff] |
i40iw: Free QP resources on CQP destroy QP failure Current flow leaves software QP structures in memory if Control Queue Pair (CQP) destroy QP OP fails. To fix this, free QP resources on fail of CQP destroy QP OP. Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Henry Orosco <henry.orosco@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>