commit | e058953c0ed18b5d2e125edec1cb6a258aa52446 | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalheib1@gmail.com> | Mon Oct 25 09:26:32 2021 +0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Oct 25 14:56:55 2021 -0300 |
tree | a160fbf113d4c41f57d1127e707c4b5cd439574c | |
parent | 86479f8a3fc72df53bb07fe2f26acbd249baebfe [diff] |
RDMA/qedr: Remove unsupported qedr_resize_cq callback There is no need to return always zero for function which is not supported, especially since 0 is the wrong return code. Fixes: a7efd7773e31 ("qedr: Add support for PD,PKEY and CQ verbs") Link: https://lore.kernel.org/r/20211025062632.3960-1-kamalheib1@gmail.com Signed-off-by: Kamal Heib <kamalheib1@gmail.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>