]> www.infradead.org Git - users/jedix/linux-maple.git/commit
IB/isert: remove the handling of last WQE reached event
authorMax Gurtovoy <mgurtovoy@nvidia.com>
Wed, 19 Jun 2024 17:11:53 +0000 (20:11 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 26 Jun 2024 13:53:29 +0000 (10:53 -0300)
commit58945ddd7156b4d83206b7b21567e67fca16346a
treeaf47952b2f4fc4f4256a4094df000237cee417fb
parent844bc12e6da3e2d8ab0cd96d049fc695d5d8ba68
IB/isert: remove the handling of last WQE reached event

This event is raised for QPs that are associated with a Shared RQ (SRQ).
The iSER target does not support SRQ. Remove this dead code.

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Link: https://lore.kernel.org/r/20240619171153.34631-3-mgurtovoy@nvidia.com
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/ulp/isert/ib_isert.c