diff options
| author | Konstantin Taranov <kotaranov@microsoft.com> | 2026-03-18 20:39:39 +0300 |
|---|---|---|
| committer | Leon Romanovsky <leon@kernel.org> | 2026-03-30 20:47:43 +0300 |
| commit | 5aa437c93d90f486ff5428183323c971cfeb4294 (patch) | |
| tree | e7913ea1639ba3ba358df0e7fb3ea4a030d6802c /include | |
| parent | 2bb02691df656257eb373cf9052f80c196785916 (diff) | |
| download | linux-5aa437c93d90f486ff5428183323c971cfeb4294.tar.xz | |
RDMA/mana_ib: cleanup the usage of mana_gd_send_request()
Do not check the status of the response header returned by mana_gd_send_request(),
as the returned error code already indicates the request status.
The mana_gd_send_request() may return no error code and have the response status
GDMA_STATUS_MORE_ENTRIES, which is a successful completion. It is used
for checking the correctness of multi-request operations, such as creation of
a dma region with mana_ib_gd_create_dma_region().
Signed-off-by: Konstantin Taranov <kotaranov@microsoft.com>
Link: https://patch.msgid.link/20260318173939.1417856-1-kotaranov@linux.microsoft.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
