mirror_ubuntu-kernels/drivers/infiniband/hw
Leon Romanovsky a80287c813 RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function
Resize CQ implementation was guarded by undeclared "notyet" define while
cxgb3 was added to the kernel. Twelve years later, this call is still
unimplemented, so safely delete it and fix improper return error code when
.resize_cq() is not implemented.

Fixes: b038ced7b3 ("RDMA/cxgb3: Add driver for Chelsio T3 RNIC")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-05-27 14:24:04 -03:00
..
bnxt_re RDMA/bnxt_re: Use core helpers to get aligned DMA address 2019-05-06 13:08:11 -03:00
cxgb3 RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function 2019-05-27 14:24:04 -03:00
cxgb4 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
efa RDMA/efa: Remove check that prevents destroy of resources in error flows 2019-05-21 21:14:28 -03:00
hfi1 IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast() 2019-05-14 09:47:46 -07:00
hns RDMA/umem: Move page_shift from ib_umem to ib_odp_umem 2019-05-21 15:23:24 -03:00
i40iw RDMA/i40iw: Remove useless NULL checks 2019-05-21 15:50:53 -03:00
mlx4 IB/mlx4: Delete unused func arg 2019-05-21 15:27:25 -03:00
mlx5 RDMA/umem: Move page_shift from ib_umem to ib_odp_umem 2019-05-21 15:23:24 -03:00
mthca IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast() 2019-05-14 09:47:46 -07:00
nes RDMA/nes: Remove second wait queue initialization call 2019-05-21 15:50:53 -03:00
ocrdma RDMA: Directly cast the sockaddr union to sockaddr 2019-05-13 22:16:38 -03:00
qedr RDMA/qedr: Fix incorrect device rate. 2019-05-21 15:04:53 -03:00
qib IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast() 2019-05-14 09:47:46 -07:00
usnic mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM 2019-05-14 09:47:45 -07:00
vmw_pvrdma Merge branch 'rdma_mmap' into rdma.git for-next 2019-04-24 16:20:34 -03:00
Makefile RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00