commit | f535b56c39c81ba75c714b9163be540d39d3badd | [log] [tgz] |
---|---|---|
author | Ivan Barrera <ivan.d.barrera@intel.com> | Mon Oct 16 15:46:04 2017 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 18 13:28:46 2017 -0400 |
tree | 3ecd003c2f0d7a552129c954cd586aca6e415efd | |
parent | 56b2f52310f9fdfc1ea7b99702f827f84ad16801 [diff] |
i40iw: Remove UDA QP from QoS list if creation fails If User-space Direct Access (UDA) QP creation fails, the QP entry is not removed from QoS list. Fix this by removing QP from QoS list if create QP fails. Fixes: 0fc2dc58896f ("i40iw: Add Quality of Service support") Signed-off-by: Ivan Barrera <ivan.d.barrera@intel.com> Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>