diff options
author | Bob Pearson <[email protected]> | 2023-06-20 09:01:43 -0500 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2023-07-31 15:24:12 -0300 |
commit | cc28f351155def8db209647f2e20a59a7080825b (patch) | |
tree | 149cd81b8180f587f8eea8bfb6ec58cebc972a8c /drivers/fpga/xilinx-selectmap.c | |
parent | 5993b75d0bc71cd2b441d174b028fc36180f032c (diff) |
RDMA/rxe: Fix rxe_modify_srq
This patch corrects an error in rxe_modify_srq where if the
caller changes the srq size the actual new value is not returned
to the caller since it may be larger than what is requested.
Additionally it open codes the subroutine rcv_wqe_size() which
adds very little value, and makes some whitespace changes.
Fixes: 8700e3e7c485 ("Soft RoCE driver")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bob Pearson <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions