]> git.baikalelectronics.ru Git - kernel.git/commit
i40iw: Free IEQ resources
authorMustafa Ismail <mustafa.ismail@intel.com>
Fri, 12 Jan 2018 00:10:54 +0000 (18:10 -0600)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 17 Jan 2018 03:38:18 +0000 (20:38 -0700)
commit20a9b937318fd3a1f46971ceb5abde8e2bc6efe3
tree8d46f539e9566654a2262e59f027ea7912cd5681
parent4f4a33b6e6bb13c1de8d69b8f15e4c61ba38b167
i40iw: Free IEQ resources

The iWARP Exception Queue (IEQ) resources are not freed when a QP is
destroyed. Fix this by freeing IEQ resources when freeing QP resources.

Fixes: 9c6bb6aab97d ("i40iw: add files for iwarp interface")
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/i40iw/i40iw_puda.c
drivers/infiniband/hw/i40iw/i40iw_puda.h
drivers/infiniband/hw/i40iw/i40iw_verbs.c