commit | 24f0ab0102115c7569379a606f9a26826577522f | [log] [tgz] |
---|---|---|
author | Bob Pearson <rpearsonhpe@gmail.com> | Mon Jun 06 09:38:33 2022 -0500 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Thu Jun 30 13:54:03 2022 -0300 |
tree | 5f2e60ae97bad904a6ce348896ca6f1c43fec2cc | |
parent | b54c2a25ace5aed21c9944b7605b623abd2ca99c [diff] |
RDMA/rxe: Move code to rxe_prepare_atomic_res() Separate the code that prepares the atomic responder resource into a subroutine. This is preparation for merging the normal and retry atomic responder flows. Link: https://lore.kernel.org/r/20220606143836.3323-2-rpearsonhpe@gmail.com Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>