diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2019-05-20 08:54:30 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-05-27 19:24:04 +0200 |
commit | a80287c8130552a837eb61e1ba14844bf2d03156 (patch) | |
tree | 2978db557b6526cd447999a37cc5c9f6be10bb88 /.clang-format | |
parent | RDMA/cxgb3: Don't expose DMA addresses (diff) | |
download | linux-a80287c8130552a837eb61e1ba14844bf2d03156.tar.xz linux-a80287c8130552a837eb61e1ba14844bf2d03156.zip |
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: b038ced7b370 ("RDMA/cxgb3: Add driver for Chelsio T3 RNIC")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions